Add mechanism for upgrading to hashed passwords from default. Remove some extra debug.
[prosody.git] / configure
index 207fd0c1a6d2c96ddd0dfddda9425c7bda3ac251..f2d8fc098624b48a289510e73285cdf9a0ecfa12 100755 (executable)
--- a/configure
+++ b/configure
@@ -61,7 +61,7 @@ EOF
 
 while [ "$1" ]
 do
-   value="`echo $1 | sed 's/.*=\(.*\)/\1/'`"
+   value="`echo $1 | sed 's/[^=]*=\(.*\)/\1/'`"
    if echo "$value" | grep -q "~"
    then
       echo