aboutsummaryrefslogtreecommitdiffstats
path: root/usrinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'usrinst.sh')
-rwxr-xr-xusrinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usrinst.sh b/usrinst.sh
index 5857f29..a89e4f9 100755
--- a/usrinst.sh
+++ b/usrinst.sh
@@ -3,7 +3,7 @@
CPPFLAGS=-DUSBINARY ./configure --prefix=/usr \
--disable-shared --without-conf --sysconfdir=/etc \
--with-vcl \
- --enable-debug --enable-profile \
+# --enable-debug --enable-profile \
$*
echo ""