projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35ebb79
)
configure: do not produce the word "warning" twice
author
ng0
<ng0@n0.is>
Sat, 9 Feb 2019 14:51:45 +0000
(14:51 +0000)
committer
ng0
<ng0@n0.is>
Sat, 9 Feb 2019 14:51:45 +0000
(14:51 +0000)
Signed-off-by: ng0 <ng0@n0.is>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index b847b53d3f5ac5ecd072de5294c10265de6412a8..dc81600dffad490663b2fa837e397b7d3331f8cb 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-244,7
+244,7
@@
if test x"$VAR_IFCONFIG_BINARY" != x"false"
then
AC_DEFINE_UNQUOTED([IFCONFIG], "$VAR_IFCONFIG_BINARY", [Path to ifconfig])
else
-AC_MSG_WARN([
warning:
'ifconfig' not found.])
+AC_MSG_WARN(['ifconfig' not found.])
fi
# miniupnpc / upnpc binary is a soft runtime requirement