public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* configure oddity
@ 2011-02-22  2:53 Mike Stump
  2011-02-22  8:17 ` Ralf Wildenhues
  0 siblings, 1 reply; 13+ messages in thread
From: Mike Stump @ 2011-02-22  2:53 UTC (permalink / raw)
  To: gcc patches; +Cc: Alexandre Oliva, Ralf Wildenhues

So, I was regenerating configure for another patch, and discovered differences not caused by my patch.  I installed the right version of autoconf, then ran it on the virgin configure.ac file in gcc and it produced the below patch.

Ideally, I'd like Alexandre and Ralf to rerun on their systems and see if they get what I get.  If they don't, would be nice to track down why, and get that fixed.

Ok to check in?

Index: configure
===================================================================
--- configure	(revision 170335)
+++ configure	(working copy)
@@ -886,6 +886,7 @@
 with_bugurl
 enable_languages
 with_multilib_list
+with_gnu_ld
 enable_rpath
 with_libiconv_prefix
 enable_initfini_array
@@ -899,7 +900,9 @@
 enable_static
 with_pic
 enable_fast_install
+with_gnu_ld
 enable_libtool_lock
+with_gnu_ld
 with_plugin_ld
 enable_gnu_indirect_function
 enable_comdat
@@ -924,9 +927,13 @@
 CPPFLAGS
 CXX
 CXXFLAGS
+LDFLAGS
+LIBS
+CPPFLAGS
 CCC
 CPP
 CXXCPP
+CXXCPP
 GMPLIBS
 GMPINC
 PPLLIBS
@@ -17505,7 +17512,7 @@
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 17508 "configure"
+#line 17515 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -17611,7 +17618,7 @@
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 17614 "configure"
+#line 17621 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-03-05  7:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-22  2:53 configure oddity Mike Stump
2011-02-22  8:17 ` Ralf Wildenhues
2011-02-22  8:42   ` Mike Stump
2011-02-22 13:27     ` Pedro Alves
2011-02-22 19:41       ` Mike Stump
2011-02-22 19:51         ` Peter O'Gorman
2011-02-22 21:41           ` Mike Stump
2011-02-26 15:11             ` Ralf Wildenhues
2011-02-26 15:46               ` Eric Blake
2011-02-27 23:52               ` Mike Stump
2011-02-28  9:44                 ` Ralf Wildenhues
2011-03-05  7:34                   ` Ralf Wildenhues
2011-02-22 15:01     ` Jack Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).