/[emacs]/emacs/configure.in
ViewVC logotype

Diff of /emacs/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.279 by eliz, Sat Nov 24 11:28:27 2001 UTC revision 1.280 by gerd, Thu Nov 29 12:06:35 2001 UTC
# Line 183  changequote(, )dnl Line 183  changequote(, )dnl
183  machine='' opsys='' unported=no  machine='' opsys='' unported=no
184  case "${canonical}" in  case "${canonical}" in
185    
186      ## FreeBSD ports
187      *-*-freebsd* )
188        opsys=freebsd
189        case "${canonical}" in
190          alpha*-*-freebsd*)        machine=alpha ;;
191          i[3456]86-*-freebsd*)     machine=intel386 ;;
192        esac
193      ;;
194    
195    ## NetBSD ports    ## NetBSD ports
196    *-*-netbsd* )    *-*-netbsd* )
197      opsys=netbsd      opsys=netbsd
# Line 1027  case "${canonical}" in Line 1036  case "${canonical}" in
1036                                  ;;                                  ;;
1037        *-sysv4.2uw* )            opsys=unixware; NON_GNU_CPP=/lib/cpp ;;        *-sysv4.2uw* )            opsys=unixware; NON_GNU_CPP=/lib/cpp ;;
1038        *-386bsd* )               opsys=386bsd ;;        *-386bsd* )               opsys=386bsd ;;
       *-freebsd* )              opsys=freebsd ;;  
1039        *-nextstep* )             opsys=nextstep ;;        *-nextstep* )             opsys=nextstep ;;
1040        ## Otherwise, we'll fall through to the generic opsys code at the bottom.        ## Otherwise, we'll fall through to the generic opsys code at the bottom.
1041      esac      esac

Legend:
Removed from v.1.279  
changed lines
  Added in v.1.280

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26