summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b3692af..44b08c6 100755
--- a/configure
+++ b/configure
@@ -79,7 +79,7 @@ cat >> include.mk <<EOF
INSTALL := install
-PREFIX := $PREFIX
+prefix := $PREFIX
BINDIR := $BINDIR
SHAREDIR := $SHAREDIR
EOF