]> gcc.gnu.org Git - gcc.git/blobdiff - libstdc++-v3/configure.in
acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Check for lldiv_t.
[gcc.git] / libstdc++-v3 / configure.in
index b54450a23e984cd39756233cd143b5c00579da14..1326b6cc1c7324d2a7e48d8aae503f2dc1029d48 100644 (file)
@@ -15,7 +15,10 @@ AC_ARG_WITH(target-subdir,
 AC_ARG_WITH(cross-host,
 [  --with-cross-host=HOST  configuring with a cross compiler])
 
+# Runs configure.host and configure.target. Have to run this before
+# the GLIBCPP_ENABLE_* macros below.
 GLIBCPP_CONFIGURE(.)
+
 AC_LIBTOOL_DLOPEN
 AM_PROG_LIBTOOL
 AC_SUBST(enable_shared)
@@ -279,9 +282,3 @@ if test ! -f stamp-sanity-warned; then
   echo "before proceeding with ${_cv_gnu_make_command}."
   echo ""
 fi
-
-
-
-
-
-
This page took 0.029006 seconds and 5 git commands to generate.