Mercurial > emacs
changeset 13869:e5338c9d4e30
Initial revision
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 26 Dec 1995 04:56:42 +0000 |
parents | cc995a858ce1 |
children | fce691857127 |
files | src/s/hpux9-x11r4.h |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/s/hpux9-x11r4.h Tue Dec 26 04:56:42 1995 +0000 @@ -0,0 +1,10 @@ +/* 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 +