Index: test/Makefile.in
--- test/Makefile.in.orig
+++ test/Makefile.in
@@ -574,7 +574,6 @@ unit_tests_LDFLAGS = \
 	-lmodsecurity \
 	-lpthread \
 	-lm \
-	-lstdc++ \
 	$(MAXMIND_LDFLAGS) \
 	$(LMDB_LDFLAGS) \
 	$(LUA_LDFLAGS) \
@@ -623,7 +622,6 @@ regression_tests_LDFLAGS = \
 	-lmodsecurity \
 	-lpthread \
 	-lm \
-	-lstdc++ \
 	$(MAXMIND_LDFLAGS) \
 	$(YAJL_LDFLAGS) \
 	$(LMDB_LDFLAGS) \
@@ -670,7 +668,6 @@ rules_optimization_LDFLAGS = \
 	-lmodsecurity \
 	-lpthread \
 	-lm \
-	-lstdc++ \
 	$(MAXMIND_LDFLAGS) \
 	$(LMDB_LDFLAGS) \
 	$(LUA_LDFLAGS) \
