diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2010-11-20 21:17:19 -0800 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2010-11-20 21:17:19 -0800 |
commit | 33726611e7b43838428dff13752535b85d5bda4f (patch) | |
tree | 4135baba7c5b975792f7a89fe745d0d1a351dd25 /ChangeLog | |
parent | 89bb5d15e647e28b07d7164a8c2afa112c6d8f7f (diff) | |
download | emacs-33726611e7b43838428dff13752535b85d5bda4f.tar.gz |
* configure.in (INLINE): Do not depend on OPTIMIZE, unused.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6efe5b35e9e..b436d39e26a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-11-21 Dan Nicolaescu <dann@ics.uci.edu> + + * configure.in (INLINE): Do not depend on OPTIMIZE, unused. + 2010-11-15 Dan Nicolaescu <dann@ics.uci.edu> * configure.in: Do not check for unconditionally included headers. |