* top/maint.mk (gnulib_dir): Define to 'gnulib', by default.
Thus, most packages no longer need to specify this variable in cfg.mk
+2009-05-15 Jim Meyering <meyering@redhat.com>
+
+ maint.mk: Give gnulib_dir a default definition.
+ * top/maint.mk (gnulib_dir): Define to 'gnulib', by default.
+ Thus, most packages no longer need to specify this variable in cfg.mk
+
2009-05-14 Tom Prince <tom.prince@ualberta.net> (tiny change)
rename.m4: fix typos that would make non-mingw cross-configure fail
rel-files = $(DIST_ARCHIVES)
+gnulib_dir ?= gnulib
gnulib-version = $$(cd $(gnulib_dir) && git describe)
bootstrap-tools ?= autoconf,automake,gnulib