Skip to content

Commit

Permalink
Explicitly use C99
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilien Bauer committed Feb 13, 2020
1 parent 37805d8 commit bfc06c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ dnl **************************************************************************/

dnl Checks for programs.
AC_PROG_CC
AC_PROG_CC_STDC
AC_PROG_LN_S
AC_PROG_MAKE_SET
AC_CHECK_PROG(CD, cd)
Expand Down

0 comments on commit bfc06c3

Please sign in to comment.