summaryrefslogtreecommitdiff
path: root/src/s/hpux8.h
blob: ac047147295879effb366dd1ea292f487daf1b5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* system description file for hpux version 8.
   This contains changes that were suggested "for the hp700".
   They were not needed for the 800.
   Our conjecture that they are needed for hpux version 8,
   which is what runs on the 700.  */

#include "hpux.h"

#define LIB_X11_LIB -L/usr/lib/X11R4 -lX11
#define C_SWITCH_SYSTEM -I/usr/include/X11R4

/* Don't use shared libraries.  unexec doesn't handle them.  */
#define LD_SWITCH_SYSTEM -a archive