annotate src/s/aix4-2.h @ 149:538048ae2ab8 r20-3b1

Import from CVS: tag r20-3b1
author cvs
date Mon, 13 Aug 2007 09:36:16 +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"