]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - config/cloog.m4
cloog.m4: Remove debugging print.
[thirdparty/gcc.git] / config / cloog.m4
index 603df6bcfaf7c0a46a5ca68ff8075e150184c408..270cf8f8069d2bdd8b8cf9a0e43c2528735e38b7 100644 (file)
@@ -67,7 +67,6 @@ AC_DEFUN([CLOOG_INIT_FLAGS],
   dnl source, set up flags to use that.
   if test "x${clooginc}" == x && test "x${clooglibs}" == x \
      && test -d ${srcdir}/cloog; then
-     echo FooBar
      clooglibs='-L$$r/$(HOST_SUBDIR)/cloog/'"$lt_cv_objdir"' '
      clooginc='-I$$r/$(HOST_SUBDIR)/cloog/include -I$$s/cloog/include -I'${srcdir}'/cloog/include '
   fi