re PR target/57792 (toplevel configure should enable "--with-sysroot="`xcrun --show...
authorJack Howarth <howarth@bromo.med.uc.edu>
Wed, 10 Jul 2013 21:22:34 +0000 (21:22 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 10 Jul 2013 21:22:34 +0000 (21:22 +0000)
commitbff7cdf66d0c54ba3164eebf1c34d53f0fde2d16
tree35d6b4abe2c2fe7ad4e27f1dd37a053b7fc832d8
parent9a5be7f963786c2df43b7cc3d08cf57b92cecad6
re PR target/57792 (toplevel configure should enable "--with-sysroot="`xcrun --show-sdk-path`"" for darwin13 and later)

2013-07-10  Jack Howarth  <howarth@bromo.med.uc.edu>

PR target/57792
* configure.ac: Use --with-sysroot=\"`xcrun --show-sdk-path`\" on darwin13 and later.
* configure: Regenerated.

From-SVN: r200890
ChangeLog