* configure: Regenerate.
authorDavid Edelsohn <dje.gcc@gmail.com>
Sat, 15 Sep 2012 00:07:05 +0000 (00:07 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sat, 15 Sep 2012 00:07:05 +0000 (00:07 +0000)
opcodes/ChangeLog
opcodes/configure

index 5b703589a8964e1e1d1a5fc88c65cb48b8ef6059..102f5df237030a9cc99e8bac348f27cff2765d8e 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
+
+       * configure: Regenerate.
+
 2012-09-14  Anthony Green  <green@moxielogic.com>
 
        * moxie-dis.c (print_insn_moxie): Branch targets are relative to
index 25ec55fe8a65a2a0b962ddaf99bb0794c0b30c6d..a8f6a87ca3e43c2ce287395ad96b4df264a782e7 100755 (executable)
@@ -8196,6 +8196,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
        # AIX 5 now supports IA64 processor
        lt_prog_compiler_static='-Bstatic'
       fi
+      lt_prog_compiler_pic='-fPIC'
       ;;
 
     amigaos*)
@@ -11142,7 +11143,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 11145 "configure"
+#line 11146 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -11248,7 +11249,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 11251 "configure"
+#line 11252 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
This page took 0.040869 seconds and 4 git commands to generate.