Mercurial > hg > xemacs-beta
comparison configure @ 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 |
---|---|
1437 *-mach* ) opsys=mach-bsd4-3 ;; | 1437 *-mach* ) opsys=mach-bsd4-3 ;; |
1438 *-xenix* ) opsys=xenix ;; | 1438 *-xenix* ) opsys=xenix ;; |
1439 *-linux* ) opsys=linux ;; | 1439 *-linux* ) opsys=linux ;; |
1440 *-sco3.2v4* ) opsys=sco4 ; NON_GNU_CPP=/lib/cpp ;; | 1440 *-sco3.2v4* ) opsys=sco4 ; NON_GNU_CPP=/lib/cpp ;; |
1441 *-bsd386* | *-bsdi1* ) opsys=bsd386 ;; | 1441 *-bsd386* | *-bsdi1* ) opsys=bsd386 ;; |
1442 *-bsdi3* ) opsys=bsdos2-1 ;; | |
1442 *-bsdi2.1* ) opsys=bsdos2-1 ;; | 1443 *-bsdi2.1* ) opsys=bsdos2-1 ;; |
1443 *-bsdi2* ) opsys=bsdos2 ;; | 1444 *-bsdi2* ) opsys=bsdos2 ;; |
1444 *-sco3.2v5* ) opsys=sco5 ; | 1445 *-sco3.2v5* ) opsys=sco5 ; |
1445 ## This is a pain. Like the current USL cc, SCO's cc -E | 1446 ## This is a pain. Like the current USL cc, SCO's cc -E |
1446 ## tokenizes as it preprocesses, making configure very | 1447 ## tokenizes as it preprocesses, making configure very |