Mercurial > hg > xemacs-beta
comparison src/s/hpux9-x11r4.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 376386a54a3c |
children | 6330739388db |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
3 /* System description file for hpux version 9 using X11R4. */ | 3 /* System description file for hpux version 9 using X11R4. */ |
4 | 4 |
5 #include "hpux9.h" | 5 #include "hpux9.h" |
6 | 6 |
7 #undef C_SWITCH_X_SYSTEM | 7 #undef C_SWITCH_X_SYSTEM |
8 #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1 | 8 #define C_SWITCH_X_SYSTEM "-I/usr/include/Motif1.1" |
9 | 9 |
10 #undef LD_SWITCH_X_DEFAULT | 10 #undef LD_SWITCH_X_DEFAULT |
11 #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1 | 11 #define LD_SWITCH_X_DEFAULT "-L/usr/lib/Motif1.1" |
12 | 12 |