Mercurial > emacs
diff src/config.in @ 96753:f5cf56c90437
should have gone in in last commit
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Wed, 16 Jul 2008 23:34:54 +0000 |
parents | b9cd22789f50 |
children | a27390a84360 |
line wrap: on
line diff
--- a/src/config.in Wed Jul 16 23:24:46 2008 +0000 +++ b/src/config.in Wed Jul 16 23:34:54 2008 +0000 @@ -1056,10 +1056,10 @@ # define LD_SWITCH_SITE -lgnustep-gui -lgnustep-base -lobjc $(CONFIG_SYSTEM_LIBS) -lpthread # define GNU_OBJC_CFLAGS -fgnu-runtime -Wno-import -fconstant-string-class=NSConstantString -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGSWARN -DGSDIAGNOSE # define OTHER_FILES ns-app -# else /* COCOA */ +# else /* NS_IMPL_COCOA */ # define C_SWITCH_X_SYSTEM # define GNU_OBJC_CFLAGS -# endif /* COCOA */ +# endif /* NS_IMPL_COCOA */ #endif /* HAVE_NS */