Mercurial > hg > xemacs-beta
comparison src/s/hpux10.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 43dd3413c7c7 |
children |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
18 #undef KERNEL_FILE | 18 #undef KERNEL_FILE |
19 #define KERNEL_FILE "/stand/vmunix" | 19 #define KERNEL_FILE "/stand/vmunix" |
20 | 20 |
21 /* XEmacs: -lcurses includes a broken select() call on some 10.X systems. */ | 21 /* XEmacs: -lcurses includes a broken select() call on some 10.X systems. */ |
22 #undef LIBS_TERMCAP | 22 #undef LIBS_TERMCAP |
23 #define LIBS_TERMCAP -ltermcap | 23 #define LIBS_TERMCAP "-ltermcap" |