reverting another accidental commit
authorMatthias Braun <matze@braunis.de>
Sun, 6 May 2007 14:05:52 +0000 (14:05 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 6 May 2007 14:05:52 +0000 (14:05 +0000)
[r13670]

configure.in

index 8fe2a62..cc43151 100644 (file)
@@ -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.