summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2016-08-10 12:54:02 +0000
committerIngo Schwarze <schwarze@openbsd.org>2016-08-10 12:54:02 +0000
commit4fd0928d7bcd627364e9a8e39d722a9d3de8d2d0 (patch)
tree7ef1abe902ffeae75509eb021d8f07e2c55235e8
parent316600ed6b9e2f2e22ea6cdb984f34e21b982823 (diff)
downloadmandoc-4fd0928d7bcd627364e9a8e39d722a9d3de8d2d0.tar.gz
merge tentative 'entering directory' fix for gmake to 1.13 branch
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 16520d6f..85088b4f 100755
--- a/configure
+++ b/configure
@@ -37,7 +37,7 @@ MANPATH_DEFAULT="/usr/share/man:/usr/X11R6/man:/usr/local/man"
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=