Commit cd3849e8 authored by Christophe Mutricy's avatar Christophe Mutricy

Typo

parent c5ee72d4
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# Distribution and usage of this file, verbatim or modified, is permitted # Distribution and usage of this file, verbatim or modified, is permitted
# with no limitations. # with no limitations.
AC_DEFUN([AC_PROG_CC_C00], AC_DEFUN([AC_PROG_CC_C99],
[ AC_REQUIRE([AC_PROG_CC])dnl [ AC_REQUIRE([AC_PROG_CC])dnl
CC="$CC -std=c99" CC="$CC -std=c99"
]) ])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment