diff options
Diffstat (limited to 'configs/hpux10')
-rw-r--r-- | configs/hpux10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/hpux10 b/configs/hpux10 index 9ec08c0bb53..fff27404692 100644 --- a/configs/hpux10 +++ b/configs/hpux10 @@ -11,4 +11,3 @@ CXX = aCC CFLAGS = -O +DAportable +z -Ae -D_HPUX_SOURCE -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -DUSE_XSHM CXXFLAGS = -O +DAportable +Z -Ae -D_HPUX_SOURCE -APP_LIB_DEPS = -$(TOP)/$(LIB_DIR) -L/usr/lib/X11R6 -L/usr/contrib/X11R6/lib -lXext -lXmu -lXi -lX11 -lm |