aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2009-05-01 23:29:40 +0100
committerMatthew Wild <mwild1@gmail.com>2009-05-01 23:29:40 +0100
commit96fed62751454550bd5082b5d7b322fdf839033e (patch)
tree7f16f3fee11ff90dbc9ffab4f14531d07bb71b7f /configure
parent0188e331a5f9e8cd99c9872e9580f5b7811a5ccc (diff)
parentb835db8db75400c1bebfc47019c27b851494978e (diff)
downloadprosody-96fed62751454550bd5082b5d7b322fdf839033e.tar.gz
prosody-96fed62751454550bd5082b5d7b322fdf839033e.zip
Merge with 0.4
Diffstat (limited to 'configure')
-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
;;