Skip to content

Commit

Permalink
Use C99 if it is available
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 26, 2014
1 parent 3806376 commit f53a291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Expand Up @@ -75,6 +75,7 @@ AC_MSG_RESULT([$solaris])
AC_C_BIGENDIAN
AC_PROG_CXX
AC_PROG_CC
AC_PROG_CC_C99
AM_PROG_CC_C_O
m4_ifdef([PKG_PROG_PKG_CONFIG],
[PKG_PROG_PKG_CONFIG([0.19])
Expand Down

0 comments on commit f53a291

Please sign in to comment.