summaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/ChangeLog5
-rw-r--r--src/config/pre.in1
2 files changed, 6 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index ef4a64039..b38ba5593 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-17 Tom Yu <tlyu@mit.edu>
+
+ * pre.in (INSTALL_SCRIPT): New variable; use to install scripts,
+ as we don't want to strip scripts.
+
2004-08-19 Sam Hartman <hartmans@mit.edu>
* shlib.conf: Add support for gnu hurd and for BSD kernels with
diff --git a/src/config/pre.in b/src/config/pre.in
index 9409a3ed6..79a089129 100644
--- a/src/config/pre.in
+++ b/src/config/pre.in
@@ -177,6 +177,7 @@ CLNTDEPLIBS = @CLNTDEPLIBS@
INSTALL=@INSTALL@
INSTALL_STRIP=
INSTALL_PROGRAM=@INSTALL_PROGRAM@ $(INSTALL_STRIP)
+INSTALL_SCRIPT=@INSTALL_PROGRAM@
INSTALL_DATA=@INSTALL_DATA@
INSTALL_SHLIB=@INSTALL_SHLIB@
INSTALL_SETUID=$(INSTALL) $(INSTALL_STRIP) -m 4755 -o root