diff options
author | Matthew Wild <mwild1@gmail.com> | 2009-05-01 23:29:40 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2009-05-01 23:29:40 +0100 |
commit | 96fed62751454550bd5082b5d7b322fdf839033e (patch) | |
tree | 7f16f3fee11ff90dbc9ffab4f14531d07bb71b7f /configure | |
parent | 0188e331a5f9e8cd99c9872e9580f5b7811a5ccc (diff) | |
parent | b835db8db75400c1bebfc47019c27b851494978e (diff) | |
download | prosody-96fed62751454550bd5082b5d7b322fdf839033e.tar.gz prosody-96fed62751454550bd5082b5d7b322fdf839033e.zip |
Merge with 0.4
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ do OSTYPE="$value" OSTYPE_SET=yes ;; - --data-dir=*) + --datadir=*) DATADIR="$value" DATADIR_SET=yes ;; |