=================================================================== RCS file: /cvs/mandoc/configure,v retrieving revision 1.50 retrieving revision 1.51 diff -u -p -r1.50 -r1.51 --- mandoc/configure 2016/08/05 23:15:08 1.50 +++ mandoc/configure 2016/08/10 12:50:24 1.51 @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: configure,v 1.50 2016/08/05 23:15:08 schwarze Exp $ +# $Id: configure,v 1.51 2016/08/10 12:50:24 schwarze Exp $ # # Copyright (c) 2014, 2015, 2016 Ingo Schwarze # @@ -37,7 +37,7 @@ MANPATH_DEFAULT="/usr/share/man:/usr/X11R6/man:/usr/lo OSNAME= UTF8_LOCALE= -CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | env -i make -f -` +CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | env -i make -sf -` CFLAGS="-g -W -Wall -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings" CFLAGS="${CFLAGS} -Wno-unused-parameter" LDADD=