From a77fe627981c6c5d65da060d75aade0ddc295413 Mon Sep 17 00:00:00 2001 From: "David D. Zuhn" Date: Wed, 16 Jun 1993 00:08:27 +0000 Subject: [PATCH] don't set INSTALL=cp anymore --- config/mh-aix | 1 - config/mh-aix386 | 1 - config/mh-delta88 | 1 - config/mh-hpux | 1 - config/mh-irix4 | 1 - config/mh-sysv | 1 - 6 files changed, 6 deletions(-) diff --git a/config/mh-aix b/config/mh-aix index 19be7b6..32d5e32 100644 --- a/config/mh-aix +++ b/config/mh-aix @@ -1,4 +1,3 @@ -INSTALL = cp # X11 #X11_HOME_DIRECTORY=/usr/lpp/X11 X11_HOME_DIRECTORY=/usr/unsupported diff --git a/config/mh-aix386 b/config/mh-aix386 index b45a535..4accd1c 100644 --- a/config/mh-aix386 +++ b/config/mh-aix386 @@ -1,2 +1 @@ -INSTALL = cp RANLIB = @: diff --git a/config/mh-delta88 b/config/mh-delta88 index dbb2a1a..bc9c453 100644 --- a/config/mh-delta88 +++ b/config/mh-delta88 @@ -1,4 +1,3 @@ -INSTALL = cp RANLIB = true diff --git a/config/mh-hpux b/config/mh-hpux index 183fbc3..fe7ae4e 100644 --- a/config/mh-hpux +++ b/config/mh-hpux @@ -1,7 +1,6 @@ # Define SYSV as -DSYSV if you are using a System V operating system. SYSV = -DSYSV RANLIB = true -INSTALL = cp # X11 X11_INCLUDE_FLAGS = -I/usr/include/X11R4 diff --git a/config/mh-irix4 b/config/mh-irix4 index 4e79e9c..b42e667 100644 --- a/config/mh-irix4 +++ b/config/mh-irix4 @@ -6,4 +6,3 @@ CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1500 SYSV = -DSYSV RANLIB = true -INSTALL = cp diff --git a/config/mh-sysv b/config/mh-sysv index b10d7ed..16b1187 100644 --- a/config/mh-sysv +++ b/config/mh-sysv @@ -1,4 +1,3 @@ # Define SYSV as -DSYSV if you are using a System V operating system. SYSV = -DSYSV RANLIB = true -INSTALL = cp -- 2.7.4