From: Roy Marples Date: Wed, 5 Aug 2009 21:15:50 +0000 (+0000) Subject: Enable debugging for git by default. X-Git-Tag: v5.1.0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69ee64a66eac1d99dcc7009baec89295758c4cc4;p=thirdparty%2Fdhcpcd.git Enable debugging for git by default. --- diff --git a/configure b/configure index 4973a93a..eac0bb3a 100755 --- a/configure +++ b/configure @@ -34,7 +34,6 @@ for x; do esac done -: ${DEBUG:=no} : ${FORK:=yes} : ${PREFIX:=} : ${SYSCONFDIR:=$PREFIX/etc}