summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rwxr-xr-xconfigure2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e4edd86c..a0b83569 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-06-04 Kaz Kylheku <kaz@kylheku.com>
+ * configure: Typo in diagnostic output: wspawnlp.
+
+2014-06-04 Kaz Kylheku <kaz@kylheku.com>
+
Changes for FreeBSD 9.
* configure: Use pointer-based test for timegm, because
diff --git a/configure b/configure
index 750b48c6..c112b7f7 100755
--- a/configure
+++ b/configure
@@ -1743,7 +1743,7 @@ else
printf "no\n"
fi
-printf "Checking for _wspawvp ... "
+printf "Checking for _wspawnlp ... "
cat > conftest.c <<!
#include "config.h"