diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/s/aix4-2.h	Mon Aug 13 08:51:03 2007 +0200
@@ -0,0 +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
+
+/* Other than that, treat the same as AIX 4.1 */
+#include "aix4-1.h"