bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tests/Makefile.am typo


From: gary
Subject: tests/Makefile.am typo
Date: Tue, 10 Sep 2002 14:26:36 +0100
User-agent: Demon-WebMail/2.0

10-09-2002  Gary V. Vaughan  <address@hidden>

        * tests/Makefile.am ($(srcdir)/package.m4): Bison now ships
        with an Autoconf-2.5x style configure.ac.

--- tests/Makefile.am.orig      Tue Sep 10 14:07:18 2002
+++ tests/Makefile.am   Tue Sep 10 14:07:48 2002
@@ -27,7 +27,7 @@
 ## package.m4.  ##
 ## ------------ ##
 
-$(srcdir)/package.m4: $(top_srcdir)/configure.in
+$(srcdir)/package.m4: $(top_srcdir)/configure.ac
        {                                       \
          echo '# Signature of the current package.'; \
          echo 'm4_define([AT_PACKAGE_NAME],      address@hidden@])'; \






reply via email to

[Prev in Thread] Current Thread [Next in Thread]