Update documentation
[dockapps/wmnotify.git] / configure.ac
index faff915..5180189 100644 (file)
@@ -11,7 +11,7 @@ AM_INIT_AUTOMAKE(check-news)
 AM_SILENT_RULES([yes])
 
 dnl Testing the C compiler.
-AM_PROG_CC_C_O
+AC_PROG_CC
 AC_LANG_C
 
 dnl Checking for typedefs, structures, and compiler characteristics.