From: Matthias Braun Date: Sun, 6 May 2007 14:05:52 +0000 (+0000) Subject: reverting another accidental commit X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=b8bb60bbc9f6784870a4fa2024ac0fa9abf10549;p=libfirm reverting another accidental commit [r13670] --- diff --git a/configure.in b/configure.in index 8fe2a6272..cc431514e 100644 --- a/configure.in +++ b/configure.in @@ -375,6 +375,7 @@ fi if test "$enable_libcore" == "yes"; then PKG_CHECK_MODULES([LIBCORE], [libcore]) + AC_DEFINE([WITH_LIBCORE], [], [define to 1 to use the libcore]) fi dnl Checks for typedefs, structures, and compiler characteristics.