libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: restore TESTS_ENVIRONMENT (branch-2-0)


From: Ralf Wildenhues
Subject: FYI: restore TESTS_ENVIRONMENT (branch-2-0)
Date: Sun, 5 Jun 2005 20:18:22 +0200
User-agent: Mutt/1.5.9i

Applied to branch-2-0 (does not apply to other branches).

Regards,
Ralf

2005-06-05  Ralf Wildenhues  <address@hidden>
 
        * Makefile.am: Restore TESTS_ENVIRONMENT.

Index: Makefile.am
===================================================================
RCS file: /cvsroot/libtool/libtool/Makefile.am,v
retrieving revision 1.130.2.16
diff -u -r1.130.2.16 Makefile.am
--- Makefile.am 30 May 2005 15:02:23 -0000      1.130.2.16
+++ Makefile.am 5 Jun 2005 18:17:34 -0000
@@ -267,6 +267,15 @@
 ## Test suite. ##
 ## ----------- ##
 
+# Be sure to reexport important environment variables:
+TESTS_ENVIRONMENT = MAKE="$(MAKE)" CC="$(CC)" CFLAGS="$(CFLAGS)" \
+       CPP="$(CPP)" CPPFLAGS="$(CPPFLAGS)" LD="$(LD)" LDFLAGS="$(LDFLAGS)" \
+       LIBS="$(LIBS)" LN_S="$(LN_S)" NM="$(NM)" RANLIB="$(RANLIB)" \
+       OBJEXT="$(OBJEXT)" EXEEXT="$(EXEEXT)" CONFIG_SHELL="$(SHELL)" \
+       CXX="$(CXX)" CXXFLAGS="$(CXXFLAGS)" CXXCPP="$(CXXCPP)" \
+       F77="$(F77)" FFLAGS="$(FFLAGS)" \
+       GCJ="$(GCJ)" GCJFLAGS="$(GCJFLAGS)"
+
 
 CXX_TESTS = \
        tests/tagdemo-static.test tests/tagdemo-make.test \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]