aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-05-25 23:07:06 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2010-05-25 23:07:06 +0100
commit51a799ef9c2a144bf3edc58130bfc1e275cdd53f (patch)
treee44646904a3692a0e6df277d2ea9a44950e55618 /configure
parentd25ebea73aef7d6b2bbc17212af5109383277e6e (diff)
parentba7d16f3c90de2744243efe6373ccebe51cfcb5a (diff)
Merging killerbee. (The non-libpurple stuff currently doesn't compile.)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 12e79633..e0cf6f18 100755
--- a/configure
+++ b/configure
@@ -400,7 +400,7 @@ if detect_resolv_dynamic || detect_resolv_static; then
echo '#define HAVE_RESOLV_A' >> config.h
fi
-STORAGES="text xml"
+STORAGES="xml"
if [ "$ldap" = "auto" ]; then
detect_ldap