aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-09-14 20:01:25 -0700
committerGlenn Morris2011-09-14 20:01:25 -0700
commit088f329c332c6dc6a83336a6817ed9014bfbfb33 (patch)
treeeab352403cb4c5d135dc231004f468008c7143f8 /ChangeLog
parent0cc87afbdb5cd4b1a368c498d7544d82ca9fb750 (diff)
downloademacs-088f329c332c6dc6a83336a6817ed9014bfbfb33.tar.gz
emacs-088f329c332c6dc6a83336a6817ed9014bfbfb33.zip
* configure.in: (C_SWITCH_X_SYSTEM): Enable GNUstep to find its headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 880b8c35167..abaa7c6eb88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
3 * configure.in: Make configure work with recent GNUsteps. 3 * configure.in: Make configure work with recent GNUsteps.
4 (_NATIVE_OBJC_EXCEPTIONS): New AC_DEFINE. 4 (_NATIVE_OBJC_EXCEPTIONS): New AC_DEFINE.
5 (GNU_OBJC_CFLAGS): Add -fobjc-exceptions when needed. 5 (GNU_OBJC_CFLAGS): Add -fobjc-exceptions when needed.
6 (C_SWITCH_X_SYSTEM): Enable GNUstep to find its headers.
6 7
72011-09-11 Paul Eggert <eggert@cs.ucla.edu> 82011-09-11 Paul Eggert <eggert@cs.ucla.edu>
8 9