* configure.in: Recognize --with-newlib.
[deliverable/binutils-gdb.git] / config / mh-hpux
index b10d7edf981f73b81a799b6d85d5bb34adb044b1..10fb1569addfd7facc9bda9f7aa9134b9639fc94 100644 (file)
@@ -1,4 +1,8 @@
 # Define SYSV as -DSYSV if you are using a System V operating system.
+CC = cc -Wp,-H256000
 SYSV = -DSYSV
 RANLIB = true
-INSTALL = cp
+
+# X11 
+X11_INCLUDE_FLAGS = -I/usr/include/X11R5
+X11_LIB_FLAGS = -L/usr/lib/X11R5
This page took 0.023078 seconds and 4 git commands to generate.