From 75a5a8732cd5be1bb3bff608e352bf4ac624ffd4 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Wed, 2 Sep 2009 10:59:31 +0200 Subject: --disable-shared & C perf tests: a better way --- src/platform.hpp.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/platform.hpp.in b/src/platform.hpp.in index 9968758..5feeed4 100644 --- a/src/platform.hpp.in +++ b/src/platform.hpp.in @@ -36,6 +36,9 @@ /* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET +/* Define to 1 if you have the `stdc++' library (-lstdc++). */ +#undef HAVE_LIBSTDC__ + /* Define to 1 if you have the `uuid' library (-luuid). */ #undef HAVE_LIBUUID -- cgit v1.2.3