Mercurial > hg > xemacs-beta
comparison src/s/hpux9shxr4.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | b9518feda344 |
children | 6330739388db |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
1 /* Synched up with: FSF 19.31. */ | 1 /* Synched up with: FSF 19.31. */ |
2 | 2 |
3 #include "hpux9-shr.h" | 3 #include "hpux9-shr.h" |
4 | 4 |
5 #undef C_SWITCH_X_SYSTEM | 5 #undef C_SWITCH_X_SYSTEM |
6 #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1 | 6 #define C_SWITCH_X_SYSTEM "-I/usr/include/Motif1.1" |
7 | 7 |
8 #undef LD_SWITCH_X_DEFAULT | 8 #undef LD_SWITCH_X_DEFAULT |
9 #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1 | 9 #define LD_SWITCH_X_DEFAULT "-L/usr/lib/Motif1.1" |
10 | 10 |