diff options
author | Alan Modra <amodra@gmail.com> | 2013-02-04 23:31:16 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2013-02-04 23:31:16 +0000 |
commit | 3a98824c4c370a4b415788c54246f097753268db (patch) | |
tree | db5e1495102c4afcb6d369314f96e90c0fd90b79 /config/ChangeLog | |
parent | 80d79f653cd29b7dc137ff20e2329c5be27e65a3 (diff) | |
download | gdb-3a98824c4c370a4b415788c54246f097753268db.zip gdb-3a98824c4c370a4b415788c54246f097753268db.tar.gz gdb-3a98824c4c370a4b415788c54246f097753268db.tar.bz2 |
* configure: Regenerate after syncing config/.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index c3079db..c6e8b25 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,13 @@ +2013-01-15 Richard Biener <rguenther@suse.de> + + PR other/55973 + * isl.m4 (ISL_INIT_FLAGS): Warn about disabled version check + for in-tree build. + (ISL_CHECK_VERSION): Do not use AC_CACHE_CHECK. + * cloog.m4 (CLOOG_INIT_FLAGS): Disable version check for + in-tree build and warn about that. + (CLOOG_CHECK_VERSION): Do not use AC_CACHE_CHECK. + 2013-01-07 H.J. Lu <hongjiu.lu@intel.com> * libstdc++-raw-cxx.m4 (GCC_LIBSTDCXX_RAW_CXX_FLAGS): Remove |