diff options
author | Miles Bader <miles@gnu.org> | 2011-06-17 02:50:21 +0900 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2011-06-17 02:50:21 +0900 |
commit | ed24abfbb437e0b6965b0e273c27f854a04a6afa (patch) | |
tree | 3df32127c1230732aab2d795aedc9af176e82aaf /ChangeLog | |
parent | fef4ec30f29f860e347e7711b5c7bc285cdf1a05 (diff) | |
download | emacs-ed24abfbb437e0b6965b0e273c27f854a04a6afa.tar.gz |
configure.in: Try to determine CRT_DIR automatically when using gcc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f9d1c974359..97952924005 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-06-16 Miles Bader <miles@gnu.org> + + * configure.in: Try to determine CRT_DIR automatically when + using gcc. + 2011-06-15 Paul Eggert <eggert@cs.ucla.edu> * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: |