diff options
| author | Glenn Morris | 2011-09-14 19:32:55 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-09-14 19:32:55 -0700 |
| commit | 0cc87afbdb5cd4b1a368c498d7544d82ca9fb750 (patch) | |
| tree | dbe4ce2307daa2db28805c8a5cde791393a513f2 /ChangeLog | |
| parent | 92fa95ad888e8d02a22dedbd73f7546640c3bcb9 (diff) | |
| download | emacs-0cc87afbdb5cd4b1a368c498d7544d82ca9fb750.tar.gz emacs-0cc87afbdb5cd4b1a368c498d7544d82ca9fb750.zip | |
Make the GNUstep port at least be able to configure.
Ref: http://lists.gnu.org/archive/html/emacs-devel/2011-08/msg00938.html
* configure.in: (_NATIVE_OBJC_EXCEPTIONS): New AC_DEFINE.
(GNU_OBJC_CFLAGS): Add -fobjc-exceptions when needed.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-09-15 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * configure.in: Make configure work with recent GNUsteps. | ||
| 4 | (_NATIVE_OBJC_EXCEPTIONS): New AC_DEFINE. | ||
| 5 | (GNU_OBJC_CFLAGS): Add -fobjc-exceptions when needed. | ||
| 6 | |||
| 1 | 2011-09-11 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2011-09-11 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | Merge from gnulib, porting to Tru64. | 9 | Merge from gnulib, porting to Tru64. |