diff options
| author | Glenn Morris | 2011-09-14 20:01:25 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-09-14 20:01:25 -0700 |
| commit | 088f329c332c6dc6a83336a6817ed9014bfbfb33 (patch) | |
| tree | eab352403cb4c5d135dc231004f468008c7143f8 /ChangeLog | |
| parent | 0cc87afbdb5cd4b1a368c498d7544d82ca9fb750 (diff) | |
| download | emacs-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 | ||
| 7 | 2011-09-11 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2011-09-11 Paul Eggert <eggert@cs.ucla.edu> |
| 8 | 9 | ||