annotate src/s/aix4-2.h @ 24:4103f0995bd7 r19-15b95

Import from CVS: tag r19-15b95
author cvs
date Mon, 13 Aug 2007 08:51:03 +0200
parents
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"