]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libada/Makefile.in
* Makefile.in: Add .NOEXPORT.
[thirdparty/gcc.git] / libada / Makefile.in
index e77f9cd958f8cc07655edbde011e5858e22ab3fe..9c2077388fb24d98ecb7103f1d69c994047f3708 100644 (file)
@@ -269,3 +269,7 @@ config.status: $(srcdir)/configure
 
 $(srcdir)/configure: @MAINT@ $(srcdir)/configure.ac
        cd $(srcdir) && autoconf
+
+# Don't export variables to the environment, in order to not confuse
+# configure.
+.NOEXPORT: