]> git.puffer.fish Git - mirror/frr.git/commit
[build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Mon, 30 Apr 2007 19:14:08 +0000 (19:14 +0000)
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Mon, 30 Apr 2007 19:14:08 +0000 (19:14 +0000)
commit5fa05099567bbe42aae87a9bef8fd630b3666a4d
treea385a92453a60d2c36d6f13d1177d153afb71a3f
parentf0ec832a78549a85cf4e47d884036c1178f749d3
[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.
ChangeLog
configure.ac