Annotation of GNUtools/emacs/src/s-hpux8.h, revision 1.1.1.1

1.1       root        1: /* s- file for hpux version 8.
                      2:    This contains changes that were suggested "for the hp700".
                      3:    They were not needed for the 800.
                      4:    Our conjecture that they are needed for hpux version 8,
                      5:    which is what runs on the 700.  */
                      6: 
                      7: #include "s-hpux7.h"
                      8: 
                      9: #define C_SWITCH_SYSTEM -I/usr/include/X11R4
                     10: 
                     11: /* Don't use shared libraries.  unexec doesn't handle them.  */
                     12: #define LD_SWITCH_SYSTEM -a archive  -L/usr/lib/X11R4
                     13: 
                     14: /* Some hpux 8 machines seem to have TIOCGWINSZ,
                     15:    and none have sioctl.h, so might as well define this.  */
                     16: #define NO_SIOCTL_H
                     17: 
                     18: /* Specify compiler options for compiling oldXMenu.  */
                     19: #define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R4
                     20: 
                     21: #undef NO_X_DESTROY_DATABASE

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.