From 0e26095bdbd8bcb6145d3498ef15954e44f30f5f Mon Sep 17 00:00:00 2001 From: neroden Date: Thu, 3 Oct 2002 19:06:16 +0000 Subject: 2002-10-03 Nathanael Nerode * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. * configure.in: Make SET_LIB_PATH substitution more autoconfy. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57783 138bc75d-0d04-0410-961f-82ee72b054a4 --- Makefile.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.tpl') diff --git a/Makefile.tpl b/Makefile.tpl index 2c72994066c..5ef7d55fa3f 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -204,7 +204,7 @@ BUILD_CONFIGARGS = @build_configargs@ # This is set by configure to REALLY_SET_LIB_PATH if --enable-shared # was used. -SET_LIB_PATH = +SET_LIB_PATH = @SET_LIB_PATH@ # This is the name of the environment variable used for the path to # the libraries. This may be changed by configure.in. -- cgit v1.2.1