added debug option

This commit is contained in:
John Voltz 2008-03-11 18:12:15 +00:00
parent 10e48dbc74
commit 1163cf741c

View File

@ -57,6 +57,7 @@ $(BASH_DIR)/.configured: $(BASH_DIR)/.unpacked
--with-curses \
--enable-alias \
--without-bash-malloc \
$(ENABLE_DEBUG) \
)
touch $@