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 e050616..81680e2 100755
--- a/usrinst.sh
+++ b/usrinst.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-./configure --prefix=/usr \
+CPPFLAGS=-DUSBINARY ./configure --prefix=/usr \
--disable-shared --enable-debug --without-conf --sysconfdir=/etc --with-vcl \
$*