diff options
author | wl <wl> | 2010-12-20 09:37:59 +0000 |
---|---|---|
committer | wl <wl> | 2010-12-20 09:37:59 +0000 |
commit | 887dda6d764c36155b0ea4e30d9509b40d39442e (patch) | |
tree | 1f8af40027e978f128300d6889aca2ea7ed7f2ba /ChangeLog | |
parent | b706a783c204610a8d7fe9b024644fc45d20a4df (diff) | |
download | groff-887dda6d764c36155b0ea4e30d9509b40d39442e.tar.gz |
A new try to not changing srcdir if building in separate builddir.
Makefile.in ($GNULIBDIRS): Disable calls to autoconf and friends.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-12-20 Daiki Ueno <ueno@unixuser.org> + + A new try to not changing srcdir if building in separate builddir. + + Makefile.in ($GNULIBDIRS): Disable calls to autoconf and friends. + 2010-12-20 Werner LEMBERG <wl@gnu.org> Speed up access to cflags values. |