Mercurial > hg > xemacs-beta
annotate src/s/hpux9-x11r4.h @ 64:a01e7a40045c r19-16-pre7
Import from CVS: tag r19-16-pre7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:59:30 +0200 |
parents | 376386a54a3c |
children | 0132846995bd |
rev | line source |
---|---|
0 | 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 |