a2b63bbd6b
* config/pa/hppahpux.mh: Remove hardcoding of X locations. * Makefile.in: Use X11_CFLAGS, X11_LDFLAGS and X11_LIBS. * configure.in: Link X statically on Solaris, SunOS and HPUX.
11 lines
281 B
Text
11 lines
281 B
Text
# Host: Hewlett-Packard PA-RISC machine, running HPUX
|
|
|
|
TERMCAP = -lcurses
|
|
|
|
XM_FILE= xm-hppah.h
|
|
XDEPFILES= ser-tcp.o
|
|
|
|
NAT_FILE= nm-hppah.h
|
|
NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o somread.o infptrace.o hpread.o somsolib.o
|
|
|
|
HOST_IPC=-DBSD_IPC -DPOSIX_WAIT
|