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