summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-01-25 12:33:19 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-01-25 12:33:19 +0100
commitbb931195fe780bb63e3d57d0742abad1d2128424 (patch)
tree73a226fc980de52167e537d27d3fd3e5fc261993 /ChangeLog
parenta0b1cd8869ffe7d0a602d31a3629c8690987be59 (diff)
downloadglibc-bb931195fe780bb63e3d57d0742abad1d2128424.tar.gz
glibc-bb931195fe780bb63e3d57d0742abad1d2128424.tar.xz
glibc-bb931195fe780bb63e3d57d0742abad1d2128424.zip
configure: Default to CPP="$CC -E" unless overridden.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c1011eeb5..7e32beedef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* configure.in (AC_PROG_CPP): New definition.
+	* configure: Regenerate.
+
 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
 
 	* debug/tst-backtrace.h: New file.