summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure b/src/configure
index ac27ca6..6ae4f9e 100755
--- a/src/configure
+++ b/src/configure
@@ -282,7 +282,7 @@ LUAC := '$LUAC'
STRIP := strip
INSTALL := install
-PREFIX := '$PREFIX'
+prefix := '$PREFIX'
BINDIR := '$BINDIR'
ETCDIR := '$ETCDIR'
EOF