• Max Kellermann's avatar
    require a C99 compiler · 798eeeee
    Max Kellermann authored
    C99 will soon have its 10th birthday.  Let's not beat the dead C89
    horse, and raise the compiler requirements.  From now on, we need a
    C99 compiler.  This adds "-std=gnu99" to the GCC compiler options, in
    case GCC is used.
    798eeeee
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...