Mercurial > hg > xemacs-beta
diff src/s/aix4-2.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 4103f0995bd7 |
children | 6330739388db |
line wrap: on
line diff
--- a/src/s/aix4-2.h Mon Aug 13 09:42:28 2007 +0200 +++ b/src/s/aix4-2.h Mon Aug 13 09:43:35 2007 +0200 @@ -1,5 +1,5 @@ /* valdis.kletnieks@vt.edu - tell configure how to auto-detect CDE */ -#define C_SWITCH_X_SYSTEM -I/usr/dt/include/Tt -I/usr/dt/include +#define C_SWITCH_X_SYSTEM "-I/usr/dt/include/Tt -I/usr/dt/include" /* Other than that, treat the same as AIX 4.1 */ #include "aix4-1.h"