]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Enable debugging for git by default.
authorRoy Marples <roy@marples.name>
Wed, 5 Aug 2009 21:15:50 +0000 (21:15 +0000)
committerRoy Marples <roy@marples.name>
Wed, 5 Aug 2009 21:15:50 +0000 (21:15 +0000)
configure

index 4973a93a38ba129d7c5e4a300d20f36e8f11e7c7..eac0bb3a958cc188a207c1e43cc94b043945c9a1 100755 (executable)
--- a/configure
+++ b/configure
@@ -34,7 +34,6 @@ for x; do
        esac
 done
 
-: ${DEBUG:=no}
 : ${FORK:=yes}
 : ${PREFIX:=}
 : ${SYSCONFDIR:=$PREFIX/etc}