Mercurial > hg > xemacs-beta
comparison src/s/hpux9-shr.h @ 276:6330739388db r21-0b36
Import from CVS: tag r21-0b36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:30:37 +0200 |
parents | 0132846995bd |
children |
comparison
equal
deleted
inserted
replaced
275:a68ae4439f57 | 276:6330739388db |
---|---|
15 /* XEmacs: */ | 15 /* XEmacs: */ |
16 /* Don't tell the linker to link statically */ | 16 /* Don't tell the linker to link statically */ |
17 #ifdef NOT_C_CODE | 17 #ifdef NOT_C_CODE |
18 #define START_FILES | 18 #define START_FILES |
19 #define LINKER "$(CC)" | 19 #define LINKER "$(CC)" |
20 /* now done in hpux8.h */ | |
21 /* #define LD_SWITCH_SYSTEM -L/usr/lib/X11R5 -L/usr/lib/Motif1.2 */ | |
22 #endif /* THIS IS YMAKEFILE */ | 20 #endif /* THIS IS YMAKEFILE */ |
23 | 21 |
24 /* get call to brk() when rerunning XEmacs */ | 22 /* get call to brk() when rerunning XEmacs */ |
25 /* #ifndef USE_GCC */ | 23 /* #ifndef USE_GCC */ |
26 #define RUN_TIME_REMAP | 24 #define RUN_TIME_REMAP |