summaryrefslogtreecommitdiff
path: root/gcc/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/configure.in')
-rw-r--r--gcc/configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/configure.in b/gcc/configure.in
index 890acec11c3..4a3874ed8d2 100644
--- a/gcc/configure.in
+++ b/gcc/configure.in
@@ -271,9 +271,6 @@ elif test x$withval != xno; then
cpp_install_dir=$withval
fi])
-maybe_cpplib=libcpp.a
-AC_SUBST(maybe_cpplib)
-
# Enable Multibyte Characters for C/C++
AC_ARG_ENABLE(c-mbchar,
[ --enable-c-mbchar Enable multibyte characters for C and C++.],