* cfg.mk (gnulib_dir): Assume gnulib is a subdirectory.
authorJoel E. Denny <jdenny@clemson.edu>
Thu, 21 Jan 2010 23:51:29 +0000 (18:51 -0500)
committerJoel E. Denny <jdenny@clemson.edu>
Thu, 21 Jan 2010 23:53:16 +0000 (18:53 -0500)
(cherry picked from commit 97d520633b611829cbd867aec5479e8a9a2759a7)

ChangeLog
cfg.mk

index 598a51b..ad247f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2010-01-21  Joel E. Denny  <jdenny@clemson.edu>
 
+       * cfg.mk (gnulib_dir): Assume gnulib is a subdirectory.
+
+2010-01-21  Joel E. Denny  <jdenny@clemson.edu>
+
        maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it.
        * HACKING (Release Procedure): Update notes on copyright years.
        * Makefile.am (update-package-copyright-year): New target rule.
diff --git a/cfg.mk b/cfg.mk
index 4ecb8e2..8774d0e 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -39,7 +39,7 @@ local-checks-to-skip = changelog-check
 
 # The local directory containing the checked-out copy of gnulib used in
 # this release.  Used solely to get a date for the "announcement" target.
-gnulib_dir = $(srcdir)/../../gnulib
+gnulib_dir = $(srcdir)/gnulib
 
 bootstrap-tools = autoconf,automake,flex,gnulib