summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-09-14 19:26:45 -0400
committerAdam <Adam@anope.org>2010-09-14 19:26:45 -0400
commit5a4de87df122302d5e6e739e5e1a425d33d71060 (patch)
treea8fdaf411f9d3f3179e5830acdc7b41885f2f8cd /configure
parent9a488327b200f3be4efd20a084b674177714e962 (diff)
Fixed configure failing on some systems which have a partial MySQL installation
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 96cabf90f..5ae3e0197 100755
--- a/configure
+++ b/configure
@@ -3644,6 +3644,7 @@ _ACEOF
else
CFLAGS="$hold_cflags"
LDFLAGS="$hold_ldflags"
+ LIBS=""
fi
fi