]> git.cameronkatri.com Git - mandoc.git/blobdiff - configure
add missing prototypes, no code change;
[mandoc.git] / configure
index 04768be41e04bd1a45c92b2aa1a00ebbc9b2799a..9d670b4325f075142aba5f52cefa0ab689204192 100755 (executable)
--- a/configure
+++ b/configure
@@ -35,7 +35,8 @@ MANPATH_DEFAULT="/usr/share/man:/usr/X11R6/man:/usr/local/man"
 OSNAME=
 
 CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | env -i make -f -`
-CFLAGS="-g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings"
+CFLAGS="-g -W -Wall -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings"
+CFLAGS="${CFLAGS} -Wno-unused-parameter"
 LDADD=
 LDFLAGS=
 LD_OHASH=