summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2010-12-20 09:37:59 +0000
committerwl <wl>2010-12-20 09:37:59 +0000
commit887dda6d764c36155b0ea4e30d9509b40d39442e (patch)
tree1f8af40027e978f128300d6889aca2ea7ed7f2ba /ChangeLog
parentb706a783c204610a8d7fe9b024644fc45d20a4df (diff)
downloadgroff-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16ad11ef..094af92e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.