Mercurial > hg > xemacs-beta
comparison configure.in @ 108:360340f9fd5f r20-1b6
Import from CVS: tag r20-1b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:18:39 +0200 |
parents | cf808b4c4290 |
children | fe104dbd9147 |
comparison
equal
deleted
inserted
replaced
107:523141596bda | 108:360340f9fd5f |
---|---|
1443 *-mach* ) opsys=mach-bsd4-3 ;; | 1443 *-mach* ) opsys=mach-bsd4-3 ;; |
1444 *-xenix* ) opsys=xenix ;; | 1444 *-xenix* ) opsys=xenix ;; |
1445 *-linux* ) opsys=linux ;; | 1445 *-linux* ) opsys=linux ;; |
1446 *-sco3.2v4* ) opsys=sco4 ; NON_GNU_CPP=/lib/cpp ;; | 1446 *-sco3.2v4* ) opsys=sco4 ; NON_GNU_CPP=/lib/cpp ;; |
1447 *-bsd386* | *-bsdi1* ) opsys=bsd386 ;; | 1447 *-bsd386* | *-bsdi1* ) opsys=bsd386 ;; |
1448 *-bsdi3* ) opsys=bsdos2-1 ;; | |
1448 *-bsdi2.1* ) opsys=bsdos2-1 ;; | 1449 *-bsdi2.1* ) opsys=bsdos2-1 ;; |
1449 *-bsdi2* ) opsys=bsdos2 ;; | 1450 *-bsdi2* ) opsys=bsdos2 ;; |
1450 *-sco3.2v5* ) opsys=sco5 ; | 1451 *-sco3.2v5* ) opsys=sco5 ; |
1451 ## This is a pain. Like the current USL cc, SCO's cc -E | 1452 ## This is a pain. Like the current USL cc, SCO's cc -E |
1452 ## tokenizes as it preprocesses, making configure very | 1453 ## tokenizes as it preprocesses, making configure very |