Skip to content

Commit

Permalink
Style fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandotcl committed Dec 2, 2010
1 parent 52ea789 commit 27e124c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ AM_INIT_AUTOMAKE([foreign])

AC_PROG_CC_C99
if test "x$ac_cv_prog_cc_c99" = "xno"; then
AC_MSG_ERROR([C compiler must be C99 compliant])
AC_MSG_ERROR([C compiler must be C99 compliant])
fi
AC_HEADER_STDC

Expand Down

0 comments on commit 27e124c

Please sign in to comment.