]> sourceware.org Git - automake.git/commitdiff
nothing
authorTom Tromey <tromey@redhat.com>
Fri, 30 May 1997 05:30:05 +0000 (05:30 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 30 May 1997 05:30:05 +0000 (05:30 +0000)
Makefile.in
aclocal.m4
m4/Makefile.in
tests/Makefile.in

index cdbf0d9ef5a4d8a4385960bbc50fb73ecc613232..bb5cfdb6d2aea11ddc7fe51bd5c40122297862d2 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.1p from Makefile.am
+# Makefile.in generated automatically by automake 1.1q from Makefile.am
 
 # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -446,7 +446,7 @@ uninstall: uninstall-recursive uninstall-am
 all: all-recursive all-am
 
 install-strip:
-       $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
+       $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
 installdirs: installdirs-recursive
        $(mkinstalldirs)  $(bindir) $(pkgdatadir) $(infodir) $(pkgdatadir)
 
index eabf5ad04a38afb899af179c7990ba7fe45cb1e0..99c62ff83e73460544978ec9c1a4ba8214852200 100644 (file)
@@ -1,4 +1,4 @@
-dnl aclocal.m4 generated automatically by aclocal 1.1p
+dnl aclocal.m4 generated automatically by aclocal 1.1q
 
 # Do all the work for Automake.  This macro actually does too much --
 # some checks are only needed if your package does certain things.
index eece2a75396613610374261d942634e917956c85..6f665355515697af8737efb3bd2dbd0d0b1cc0d4 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.1p from Makefile.am
+# Makefile.in generated automatically by automake 1.1q from Makefile.am
 
 # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -146,7 +146,7 @@ uninstall: uninstall-m4dataDATA
 all: Makefile $(DATA)
 
 install-strip:
-       $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
+       $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
 installdirs:
        $(mkinstalldirs)  $(m4datadir)
 
index 1c2056000d9a0a9db454634e0008620623b159d7..4b89e194906b4139510356c7331cfe988ba2996b 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.1p from Makefile.am
+# Makefile.in generated automatically by automake 1.1q from Makefile.am
 
 # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -165,7 +165,7 @@ uninstall:
 all: Makefile
 
 install-strip:
-       $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
+       $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
 installdirs:
 
 
This page took 0.038639 seconds and 5 git commands to generate.