summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDave Korn <dave.korn.cygwin@gmail.com>2009-05-07 05:23:16 +0000
committerDave Korn <davek@gcc.gnu.org>2009-05-07 05:23:16 +0000
commit0b70eafda5634fab60597ef104e258dff3aa2404 (patch)
treef07aa54f0307c08ce5e4a8838c5790c809f75aac /ChangeLog
parent585be9ef56d32182cee74066471de3aa5036855e (diff)
downloadgcc-0b70eafda5634fab60597ef104e258dff3aa2404.tar.gz
configure.ac ($with_ppl): Default to no if not supplied.
* configure.ac ($with_ppl): Default to no if not supplied. ($with_cloog): Likewise. configure: Regenerate. From-SVN: r147216
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3907beef71..9e3d3889c65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * configure.ac ($with_ppl): Default to no if not supplied.
+ ($with_cloog): Likewise.
+ configure: Regenerate.
+
2009-04-27 James E. Wilson <wilson@codesourcery.com>
* MAINTAINERS: Update my e-mail address.