changeset 1386:90ffa9d2be95 draft

Enable debugging for git by default.
author Roy Marples <roy@marples.name>
date Wed, 05 Aug 2009 21:15:50 +0000
parents 3a18dca86440
children 30fc2f427245
files configure
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Wed Aug 05 21:08:44 2009 +0000
+++ b/configure	Wed Aug 05 21:15:50 2009 +0000
@@ -34,7 +34,6 @@
 	esac
 done
 
-: ${DEBUG:=no}
 : ${FORK:=yes}
 : ${PREFIX:=}
 : ${SYSCONFDIR:=$PREFIX/etc}