From c83cbfa215ffb30d7b4bfa0e992e342aab778446 Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Sat, 16 Sep 2000 19:57:02 +0000 Subject: [PATCH] Fix up HP build options. --- Makefile.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.conf b/Makefile.conf index 8051b7ab..5a421edf 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -397,6 +397,6 @@ MINORVERSION=MinorVersion ##--hpux-- #COPTS = $(BINDDEF) #LFLAGS = -Wl,+vnocompatwarnings -#INSTALL = cp -#MANINSTALL = cp +#INSTALL = install -i +#MANINSTALL = install -i ##--hpux