comparison src/s/hpux8.h @ 456:c0335c02f1d7

Initial revision
author Jim Blandy <jimb@redhat.com>
date Fri, 13 Dec 1991 18:49:49 +0000
parents
children 88a29c720fa7
comparison
equal deleted inserted replaced
455:12af79cf16ee 456:c0335c02f1d7
1 /* system description 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 "hpux.h"
8
9 #define LIB_X11_LIB -L/usr/lib/X11R4 -lX11
10 #define C_SWITCH_SYSTEM -I/usr/include/X11R4
11
12 /* Don't use shared libraries. unexec doesn't handle them. */
13 #define LD_SWITCH_SYSTEM -a archive