Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/s/hpux9-x11r4.h Mon Aug 13 08:45:50 2007 +0200 @@ -0,0 +1,12 @@ +/* Synched up with: FSF 19.31. */ + +/* System description file for hpux version 9 using X11R4. */ + +#include "hpux9.h" + +#undef C_SWITCH_X_SYSTEM +#define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1 + +#undef LD_SWITCH_X_DEFAULT +#define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1 +