From b8bb60bbc9f6784870a4fa2024ac0fa9abf10549 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Sun, 6 May 2007 14:05:52 +0000 Subject: [PATCH] reverting another accidental commit [r13670] --- configure.in | 1 + 1 file changed, 1 insertion(+) 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. -- 2.20.1