aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b847b53d3..dc81600df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -244,7 +244,7 @@ if test x"$VAR_IFCONFIG_BINARY" != x"false"
244then 244then
245AC_DEFINE_UNQUOTED([IFCONFIG], "$VAR_IFCONFIG_BINARY", [Path to ifconfig]) 245AC_DEFINE_UNQUOTED([IFCONFIG], "$VAR_IFCONFIG_BINARY", [Path to ifconfig])
246else 246else
247AC_MSG_WARN([warning: 'ifconfig' not found.]) 247AC_MSG_WARN(['ifconfig' not found.])
248fi 248fi
249 249
250# miniupnpc / upnpc binary is a soft runtime requirement 250# miniupnpc / upnpc binary is a soft runtime requirement