[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU M4 source repository branch, master, updated. cvs-readonly-127
From: |
Eric Blake |
Subject: |
[SCM] GNU M4 source repository branch, master, updated. cvs-readonly-127-gc41ad82 |
Date: |
Mon, 02 Jun 2008 12:43:04 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU M4 source repository".
http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=c41ad82fe554e33048e1ef60c4600e602c7207e9
The branch, master has been updated
via c41ad82fe554e33048e1ef60c4600e602c7207e9 (commit)
from b365ac707f78650ff719f3a295ac0d4c1a6521a2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c41ad82fe554e33048e1ef60c4600e602c7207e9
Author: Eric Blake <address@hidden>
Date: Mon Jun 2 06:41:48 2008 -0600
Adjust to recent gnulib change.
* configure.ac (AB_INIT): Delete, now that gnulib does this.
Signed-off-by: Eric Blake <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
configure.ac | 3 ---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index d5eec17..176c711 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-02 Eric Blake <address@hidden>
+
+ Adjust to recent gnulib change.
+ * configure.ac (AB_INIT): Delete, now that gnulib does this.
+
2008-05-28 Eric Blake <address@hidden>
Improve frozen debugmode behavior.
diff --git a/configure.ac b/configure.ac
index 354ed11..8591b61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,9 +37,6 @@ AC_CONFIG_TESTDIR([tests])
AC_CONFIG_HEADERS([gnu/config.h:gnu/config.hin])
AC_CONFIG_FILES([tests/m4], [chmod +x tests/m4])
-AB_INIT()
-
-
## -------------------------- ##
## M4 specific configuration. ##
## -------------------------- ##
hooks/post-receive
--
GNU M4 source repository
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU M4 source repository branch, master, updated. cvs-readonly-127-gc41ad82,
Eric Blake <=