diff options
author | Adam <Adam@anope.org> | 2010-09-14 19:26:45 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-09-14 19:26:45 -0400 |
commit | 5a4de87df122302d5e6e739e5e1a425d33d71060 (patch) | |
tree | a8fdaf411f9d3f3179e5830acdc7b41885f2f8cd /configure | |
parent | 9a488327b200f3be4efd20a084b674177714e962 (diff) |
Fixed configure failing on some systems which have a partial MySQL installation
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3644,6 +3644,7 @@ _ACEOF else CFLAGS="$hold_cflags" LDFLAGS="$hold_ldflags" + LIBS="" fi fi |