]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
configure: Regenerated.
authorKai Tietz <ktietz@redhat.com>
Wed, 27 Mar 2013 22:00:53 +0000 (23:00 +0100)
committerKai Tietz <ktietz@gcc.gnu.org>
Wed, 27 Mar 2013 22:00:53 +0000 (23:00 +0100)
* configure: Regenerated.

From-SVN: r197178

libada/ChangeLog
libada/configure

index 977b510c2387c76b0d4a2e13500e3f59540f1303..e8a85cf0bcc32b77a295f7420f6c7f5bd45ba36e 100644 (file)
@@ -1,3 +1,7 @@
+2013-03-27  Kai Tietz  <ktietz@redhat.com>
+
+       * configure: Regenerated.
+
 2013-02-13  Kai Tietz  <ktietz@redhat.com>
 
        PR target/52122
index da92d0edbcee69287393fe20b7c5ab286cf771de..19d3e5e7e779c67ce73a38474e60c438942c68b2 100755 (executable)
@@ -2834,7 +2834,9 @@ case "${host}" in
     hppa*64*-*-hpux*)
        # PIC is the default for 64-bit PA HP-UX.
        ;;
-    i[34567]86-*-cygwin* | i[34567]86-*-mingw* | x86_64-*-mingw*)
+    i[34567]86-*-cygwin* | x86_64-*-cygwin*)
+       ;;
+    i[34567]86-*-mingw* | x86_64-*-mingw*)
        ;;
     i[34567]86-*-interix[3-9]*)
        # Interix 3.x gcc -fpic/-fPIC options generate broken code.