summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/configure.ac')
-rw-r--r--sca-cpp/trunk/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/configure.ac b/sca-cpp/trunk/configure.ac
index 1452d7164c..af2dcf4df6 100644
--- a/sca-cpp/trunk/configure.ac
+++ b/sca-cpp/trunk/configure.ac
@@ -176,7 +176,7 @@ if test "$want_maintainer_mode" = "true"; then
AC_SUBST([LDFLAGS], ["${LDFLAGS} -lpthread -pg"])
else
AC_SUBST([CXXFLAGS], [" -D_REENTRANT -O3 -std=c++0x -fmessage-length=0"])
- AC_SUBST([LDFLAGS], ["${LDFLAGS} -lpthread -pg"])
+ AC_SUBST([LDFLAGS], ["${LDFLAGS} -lpthread"])
fi
# Configure exuberant ctags