view src/s/hpux8.h @ 1673:975c866af92d

Sat Dec 12 03:22:57 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) * paths.el (Info-default-directory-list): The info files are supposed to be in /usr/local/info these days. Add it to the list of directories to search.
author Jim Blandy <jimb@redhat.com>
date Sat, 12 Dec 1992 15:22:04 +0000
parents 88a29c720fa7
children e8a0d6a1b36a
line wrap: on
line source

/* 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 HPUX8

#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