Add AC_PROG_CC_C99 to configure.ac
authorJonathan McDowell <noodles@earth.li>
Sun, 27 Nov 2011 22:45:44 +0000 (14:45 -0800)
committerJonathan McDowell <noodles@earth.li>
Sun, 27 Nov 2011 22:45:44 +0000 (14:45 -0800)
  We aim to compile cleanly under C99, so get autoconf to give us the
  appropriate compiler flags to enable it by default.


No differences found