]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
aclocal.m4: Substitute INSTALL.
authorManfred Hollstein <manfred@s-direktnet.de>
Tue, 7 Oct 1997 22:26:56 +0000 (22:26 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 7 Oct 1997 22:26:56 +0000 (16:26 -0600)
        * aclocal.m4: Substitute INSTALL.
        * configure: Re-built.

From-SVN: r15868

etc/ChangeLog
etc/aclocal.m4
etc/configure
gcc/ChangeLog
gcc/aclocal.m4
gcc/configure
texinfo/ChangeLog
texinfo/aclocal.m4
texinfo/configure

index 13d1fc2ebeefc6f1018dc80f25fe4949e6127d37..e7d3c8ceb223946e0ef001ba40d054c42cb865cf 100644 (file)
@@ -1,3 +1,8 @@
+Tue Oct  7 16:27:34 1997  Manfred Hollstein  <manfred@s-direktnet.de>
+
+        * aclocal.m4: Substitute INSTALL.
+        * configure: Re-built.
+
 Mon Sep 15 22:53:01 1997  Jeffrey A Law  (law@cygnus.com)
 
        * aclocal.m4: New file with replacement for AC_PROG_INSTALL.
index 18c8235ec9bb88a727cef73bb27fbec72f2fb722..d658b0c442b6c825b6b6de9fd909c505d7b9ef11 100644 (file)
@@ -51,6 +51,7 @@ fi
 dnl We do special magic for INSTALL instead of AC_SUBST, to get
 dnl relative paths right.
 AC_MSG_RESULT($INSTALL)
+AC_SUBST(INSTALL)dnl
 
 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
 # It thinks the first close brace ends the variable substitution.
index fe278e3125367dfe1bc5e5dab9214455e3b2bfce..ce51008ac8338ab892657643088cca94eb550467 100755 (executable)
@@ -743,6 +743,7 @@ s%@includedir@%$includedir%g
 s%@oldincludedir@%$oldincludedir%g
 s%@infodir@%$infodir%g
 s%@mandir@%$mandir%g
+s%@INSTALL@%$INSTALL%g
 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
 s%@INSTALL_DATA@%$INSTALL_DATA%g
 
index c33ab091f0832eda7ba64e6fb1fa36f7085a8841..753ee13602013a65b95f55520e218903bffeeb81 100644 (file)
@@ -1,3 +1,8 @@
+Tue Oct  7 16:27:34 1997  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * aclocal.m4: Substitute INSTALL.
+       * configure: Re-built.
+
 Tue Oct  7 15:37:35 1997  Jeffrey A Law  (law@cygnus.com)
 
         * integrate.c (save_for_inline_copying): Avoid undefined pointer
index 47fe6a1695ee88c17fc53f5a9235d01a6956487e..ddef2793344a72ff058e2258b17eacae0ea9897d 100644 (file)
@@ -143,6 +143,7 @@ fi
 dnl We do special magic for INSTALL instead of AC_SUBST, to get
 dnl relative paths right.
 AC_MSG_RESULT($INSTALL)
+AC_SUBST(INSTALL)dnl
 
 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
 # It thinks the first close brace ends the variable substitution.
index 18233f8de9a62bb92a1630a7205e4909c2d22fa6..8f0f65444d21060ab0d4534754fe532e66ad5c7b 100755 (executable)
@@ -4817,6 +4817,7 @@ s%@LN@%$LN%g
 s%@LN_S@%$LN_S%g
 s%@RANLIB@%$RANLIB%g
 s%@YACC@%$YACC%g
+s%@INSTALL@%$INSTALL%g
 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
 s%@INSTALL_DATA@%$INSTALL_DATA%g
 s%@CC@%$CC%g
index 1f4d83af1de022b70b37a13c34bae020be8e7399..9556a0caea0f720dd9fb9b641e89ef89ce38a6b8 100644 (file)
@@ -1,3 +1,8 @@
+Tue Oct  7 16:27:34 1997  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * aclocal.m4: Substitute INSTALL.
+       * configure: Re-built.
+
 Tue Oct  7 10:25:22 1997  Manfred Hollstein  (manfred@lts.sel.alcatel.de)
 
        * info/man.c (SIGCHLD): Define to SIGCLD if <sys/signal.h>
index 4b758913b0b1a4e9b3a732ec6f4dd52a4c3c7325..07594d88877b78d100eb32b7939af421ca63b312 100644 (file)
@@ -96,6 +96,7 @@ fi
 dnl We do special magic for INSTALL instead of AC_SUBST, to get
 dnl relative paths right.
 AC_MSG_RESULT($INSTALL)
+AC_SUBST(INSTALL)dnl
 
 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
 # It thinks the first close brace ends the variable substitution.
index 62b621f739abff239ea7a4ddc55d07e3f5182361..be9efa036cf97a759c6b38b074c2cc72b13130c3 100755 (executable)
@@ -1902,6 +1902,7 @@ s%@includedir@%$includedir%g
 s%@oldincludedir@%$oldincludedir%g
 s%@infodir@%$infodir%g
 s%@mandir@%$mandir%g
+s%@INSTALL@%$INSTALL%g
 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
 s%@INSTALL_DATA@%$INSTALL_DATA%g
 s%@RANLIB@%$RANLIB%g