summaryrefslogtreecommitdiff
path: root/Makefile.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index 81fd80d4f2..11f6531920 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -29,7 +29,11 @@ CC := @CC@
CPPFLAGS=@DEFS@
CCFLAGS=@DEFS@
LDFLAGS=@LDFLAGS@
-LIBS=@LIBS@
+
+#
+# Removed since it prevents the tests from working properly.
+#
+#LIBS=@LIBS@
#
# Libraries needed by tools