diff options
author | Glenn Morris <rgm@gnu.org> | 2008-10-24 04:26:53 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-10-24 04:26:53 +0000 |
commit | ef913c89bc8ba93058d2493c1068bd0fe595bf25 (patch) | |
tree | 17d6e8bd3d50fbf0b6f78ead97d70da3ba520b37 /ChangeLog | |
parent | d8c967ad2e99da8b2197456bd28a5b9092a39e2b (diff) | |
download | emacs-ef913c89bc8ba93058d2493c1068bd0fe595bf25.tar.gz |
Yavor Doganov <yavor at gnu.org> (tiny change)
Use `.' instead of `source' to source GNUstep.conf.
Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
is not found. (Bug#1230)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9fbaeb8d803..19459ac6c5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-10-24 Yavor Doganov <yavor@gnu.org> (tiny change) + + * configure.in: Use `.' instead of `source' to source GNUstep.conf. + Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h> + is not found. (Bug#1230) + 2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change) * configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h. |