summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJoel E. Denny <jdenny@clemson.edu>2010-01-21 18:51:29 -0500
committerJoel E. Denny <jdenny@clemson.edu>2010-01-21 18:53:21 -0500
commitd6e40cba9de4b772708be405ccbcafc1cf9d1886 (patch)
treebf3ae370aeee01fd6e637e9e552bbdf4afd53c31 /cfg.mk
parent80b70223b118c10ac5d73f8aa5c1892ac86956ab (diff)
downloadbison-d6e40cba9de4b772708be405ccbcafc1cf9d1886.tar.gz
* cfg.mk (gnulib_dir): Assume gnulib is a subdirectory.
(cherry picked from commit 97d520633b611829cbd867aec5479e8a9a2759a7)
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 4ecb8e22..8774d0e6 100644
--- 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