configure: Regenerated.

* configure: Regenerated.

From-SVN: r197178
This commit is contained in:
Kai Tietz 2013-03-27 23:00:53 +01:00 committed by Kai Tietz
parent 071928d9dc
commit d89ffaf358
2 changed files with 7 additions and 1 deletions

View 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

4
libada/configure vendored
View File

@ -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.