diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-01-25 12:44:45 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-01-25 12:44:45 +0100 |
commit | b5a5da237648077c98c10d359fe3b62b9e18f811 (patch) | |
tree | 4fd1027638380d6c6cc32082dff03bafad430b9a /ChangeLog | |
parent | bb931195fe780bb63e3d57d0742abad1d2128424 (diff) | |
download | glibc-b5a5da237648077c98c10d359fe3b62b9e18f811.tar glibc-b5a5da237648077c98c10d359fe3b62b9e18f811.tar.gz glibc-b5a5da237648077c98c10d359fe3b62b9e18f811.tar.bz2 glibc-b5a5da237648077c98c10d359fe3b62b9e18f811.zip |
Don't bother checking for $CC option to accept ISO C89.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2013-01-25 Thomas Schwinge <thomas@codesourcery.com> + * configure.in (_AC_PROG_CC_C89): New definition. + * configure: Regenerate. + * configure.in (AC_PROG_CPP): New definition. * configure: Regenerate. |