aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2d304dc2..bd8eb48c 100755
--- a/configure
+++ b/configure
@@ -86,7 +86,7 @@ do
OSTYPE="$value"
OSTYPE_SET=yes
;;
- --data-dir=*)
+ --datadir=*)
DATADIR="$value"
DATADIR_SET=yes
;;