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 16d5cc7..4b890a0 100755
--- a/src/configure
+++ b/src/configure
@@ -239,7 +239,7 @@ LDFLAGS := $LDFLAGS
STRIP := strip
INSTALL := install
-PREFIX := $PREFIX
+prefix := $PREFIX
SBINDIR := $SBINDIR
ETCDIR := $ETCDIR
EOF