diff options
| author | Andrew J. Schorr <ajschorr@alumni.princeton.edu> | 2007-04-30 19:14:08 +0000 | 
|---|---|---|
| committer | Andrew J. Schorr <ajschorr@alumni.princeton.edu> | 2007-04-30 19:14:08 +0000 | 
| commit | 5fa05099567bbe42aae87a9bef8fd630b3666a4d (patch) | |
| tree | a385a92453a60d2c36d6f13d1177d153afb71a3f /ChangeLog | |
| parent | f0ec832a78549a85cf4e47d884036c1178f749d3 (diff) | |
[build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99
2007-04-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
	* configure.ac: Change gcc CFLAGS from '-std=c99' to '-std=gnu99'
	  to improve portability.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 | 
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-04-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + +	* configure.ac: Change gcc CFLAGS from '-std=c99' to '-std=gnu99' +	  to improve portability. +  2007-04-29 Paul Jakma <paul.jakma@sun.com>  	* configure.ac: Bump to 0.99.7  | 
