mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-09-13 20:07:08 +00:00
* tests/Makefile.am ($(srcdir)/package.m4): Bison now ships
with an Autoconf-2.5x style configure.ac.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2002-09-10 Gary V. Vaughan <[email protected]>
|
||||||
|
|
||||||
|
* tests/Makefile.am ($(srcdir)/package.m4): Bison now ships
|
||||||
|
with an Autoconf-2.5x style configure.ac.
|
||||||
|
|
||||||
2002-09-06 Paul Eggert <[email protected]>
|
2002-09-06 Paul Eggert <[email protected]>
|
||||||
|
|
||||||
* doc/bison.texinfo (Conditions): Make explicit that the GPL
|
* doc/bison.texinfo (Conditions): Make explicit that the GPL
|
||||||
|
|||||||
+1
-1
@@ -27,7 +27,7 @@ MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
|
|||||||
## package.m4. ##
|
## package.m4. ##
|
||||||
## ------------ ##
|
## ------------ ##
|
||||||
|
|
||||||
$(srcdir)/package.m4: $(top_srcdir)/configure.in
|
$(srcdir)/package.m4: $(top_srcdir)/configure.ac
|
||||||
{ \
|
{ \
|
||||||
echo '# Signature of the current package.'; \
|
echo '# Signature of the current package.'; \
|
||||||
echo 'm4_define([AT_PACKAGE_NAME], [@PACKAGE_NAME@])'; \
|
echo 'm4_define([AT_PACKAGE_NAME], [@PACKAGE_NAME@])'; \
|
||||||
|
|||||||
Reference in New Issue
Block a user