Roy's Projects
/
dhcpcd-ui
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Re-release dhcpcd-ui-0.7.3
[dhcpcd-ui]
/
configure
diff --git
a/configure
b/configure
index 4aa07040250b1c6080ac444e320b0209b91103fd..19b369bb94b00139798402224419da1010dbdf0b 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-424,7
+424,7
@@
if [ "$WITH_ICONS" = yes ]; then
echo "MKICONS= icons" >>$CONFIG_MK
fi
-if [ -n "$WITH_DHCPCD_ONLINE" -a "$WITH_ONLINE" != no ]; then
+if [ -n "$WITH_DHCPCD_ONLINE" -a "$WITH_
DHCPCD_
ONLINE" != no ]; then
UI="dhcpcd-online${UI:+ }$UI"
fi
echo "UI= ${UI:+libdhcpcd }$UI" >>$CONFIG_MK