mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* cfg.mk (gnulib_dir): Assume gnulib is a subdirectory.
(cherry picked from commit 97d520633b)
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
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>
|
2010-01-21 Joel E. Denny <jdenny@clemson.edu>
|
||||||
|
|
||||||
maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it.
|
maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it.
|
||||||
|
|||||||
2
cfg.mk
2
cfg.mk
@@ -39,7 +39,7 @@ local-checks-to-skip = changelog-check
|
|||||||
|
|
||||||
# The local directory containing the checked-out copy of gnulib used in
|
# The local directory containing the checked-out copy of gnulib used in
|
||||||
# this release. Used solely to get a date for the "announcement" target.
|
# 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
|
bootstrap-tools = autoconf,automake,flex,gnulib
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user