Mercurial > hg > xemacs-beta
comparison src/s/hpux9-x11r4.h @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children | 0132846995bd |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:376386a54a3c |
---|---|
1 /* Synched up with: FSF 19.31. */ | |
2 | |
3 /* System description file for hpux version 9 using X11R4. */ | |
4 | |
5 #include "hpux9.h" | |
6 | |
7 #undef C_SWITCH_X_SYSTEM | |
8 #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1 | |
9 | |
10 #undef LD_SWITCH_X_DEFAULT | |
11 #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1 | |
12 |