From 48fad8e894ded19e7c207d118cae0dbc0edffe88 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Thu, 7 Aug 2008 14:21:43 +0000 Subject: * s/darwin.h (OTHER_FILES): Do not define here, defined in config.in. * Makefile.in (ALL_OBJC_CFLAGS): New variable. (.m.o): Use it. * config.in: Regenerate. * Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. Do not special case for NS_IMPL_COCOA. * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable. AC_SUBST it. (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define. AC_SUBST it. (OTHER_FILES): Always define for HAVE_NS. (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA. * configure: Regenerate. --- lib-src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib-src/ChangeLog') diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 48a50a5fb4..34e9df8289 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2008-08-07 Dan Nicolaescu + + * Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. Do + not special case for NS_IMPL_COCOA. + 2008-07-16 Adrian Robert * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. -- cgit v1.2.3