egcs-970929: Missing substitutions of @INSTALL@

Manfred Hollstein manfred@s-direktnet.de
Sun Oct 5 09:05:00 GMT 1997


The following applies to the etc, gcc and texinfo subdirectories.

Sun Oct  5 16:51:33 1997  Manfred Hollstein  <manfred@s-direktnet.de>

	* aclocal.m4: Substitute INSTALL.
	* configure: Re-built.

diff --context --recursive --show-c-function -x *.o -x *.info* -x *.html* -x *.elc -x *.dvi -x *.orig -x *~ -x version.el egcs-970929.orig/etc/aclocal.m4 egcs-970929/etc/aclocal.m4
*** egcs-970929.orig/etc/aclocal.m4	Tue Sep 16 06:50:47 1997
--- egcs-970929/etc/aclocal.m4	Sun Oct  5 11:48:19 1997
*************** fi
*** 51,56 ****
--- 51,57 ----
  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.
diff --context --recursive --show-c-function -x *.o -x *.info* -x *.html* -x *.elc -x *.dvi -x *.orig -x *~ -x version.el egcs-970929.orig/etc/configure egcs-970929/etc/configure
*** egcs-970929.orig/etc/configure	Mon Sep 29 23:43:10 1997
--- egcs-970929/etc/configure	Sun Oct  5 11:48:31 1997
*************** s%@includedir@%$includedir%g
*** 743,748 ****
--- 743,749 ----
  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
  
diff --context --recursive --show-c-function -x *.o -x *.info* -x *.html* -x *.elc -x *.dvi -x *.orig -x *~ -x version.el egcs-970929.orig/gcc/aclocal.m4 egcs-970929/gcc/aclocal.m4
*** egcs-970929.orig/gcc/aclocal.m4	Tue Sep 16 06:55:23 1997
--- egcs-970929/gcc/aclocal.m4	Sun Oct  5 11:48:42 1997
*************** fi
*** 143,148 ****
--- 143,149 ----
  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.
diff --context --recursive --show-c-function -x *.o -x *.info* -x *.html* -x *.elc -x *.dvi -x *.orig -x *~ -x version.el egcs-970929.orig/gcc/configure egcs-970929/gcc/configure
*** egcs-970929.orig/gcc/configure	Mon Sep 29 23:43:10 1997
--- egcs-970929/gcc/configure	Sun Oct  5 11:48:56 1997
*************** s%@LN@%$LN%g
*** 4817,4822 ****
--- 4817,4823 ----
  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
diff --context --recursive --show-c-function -x *.o -x *.info* -x *.html* -x *.elc -x *.dvi -x *.orig -x *~ -x version.el egcs-970929.orig/texinfo/aclocal.m4 egcs-970929/texinfo/aclocal.m4
*** egcs-970929.orig/texinfo/aclocal.m4	Tue Sep 16 07:01:39 1997
--- egcs-970929/texinfo/aclocal.m4	Sun Oct  5 11:49:20 1997
*************** fi
*** 96,101 ****
--- 96,102 ----
  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.
diff --context --recursive --show-c-function -x *.o -x *.info* -x *.html* -x *.elc -x *.dvi -x *.orig -x *~ -x version.el egcs-970929.orig/texinfo/configure egcs-970929/texinfo/configure
*** egcs-970929.orig/texinfo/configure	Mon Sep 29 23:43:10 1997
--- egcs-970929/texinfo/configure	Sun Oct  5 11:49:37 1997
*************** s%@includedir@%$includedir%g
*** 1902,1907 ****
--- 1902,1908 ----
  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

-- 
 Manfred Hollstein       If you have any questions about GNU software:
 Hindenburgstr. 13/1                   < mailto:manfred@s-direktnet.de >
 75446 Wiernsheim, FRG  < http://www.s-direktnet.de/HomePages/manfred/ >
 PGP key:    < http://www.s-direktnet.de/HomePages/manfred/manfred.asc >



More information about the Gcc-bugs mailing list