annotate src/s/aix4-2.h @ 114:8619ce7e4c50 r20-1b9

Import from CVS: tag r20-1b9
author cvs
date Mon, 13 Aug 2007 09:21:54 +0200
parents 4103f0995bd7
children 0132846995bd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
24
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
1 /* valdis.kletnieks@vt.edu - tell configure how to auto-detect CDE */
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
2 #define C_SWITCH_X_SYSTEM -I/usr/dt/include/Tt -I/usr/dt/include
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
3
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
4 /* Other than that, treat the same as AIX 4.1 */
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
5 #include "aix4-1.h"