[Pkg-gnupg-commit] [libassuan] 88/437: * Makefile.am: Add README.CVS and autogen.sh. Removed m4/Makefile.

Eric Dorland eric at moszumanska.debian.org
Fri May 22 05:33:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository libassuan.

commit b12834e0e15c1a9c8740f08f402df3dda4f46cf1
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Dec 8 21:24:39 2003 +0000

    * Makefile.am: Add README.CVS and autogen.sh.  Removed m4/Makefile.
---
 ChangeLog    | 4 ++--
 Makefile.am  | 2 +-
 configure.ac | 1 -
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d8cf35a..23e3550 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
 2003-12-08  Werner Koch  <wk at gnupg.org>
 
 	* TODO: New.
-	* Makefile.am: Add README.CVS and autogen.sh
+	* Makefile.am: Add README.CVS and autogen.sh.  Removed m4/Makefile.
 	* README.CVS: New.
 	* autogen.sh: Revamped.
-	* configure.ac: Add automake version number for autgen.sh use.
+	* configure.ac: Add automake version number for autogen.sh use.
 
 2003-11-17  Werner Koch  <wk at gnupg.org>
 
diff --git a/Makefile.am b/Makefile.am
index 1171b99..bf76397 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = m4  src doc 
+SUBDIRS = src doc 
 ACLOCAL_AMFLAGS = -I m4
 
 EXTRA_DIST = config.rpath  config.rpath autogen.sh README.CVS
diff --git a/configure.ac b/configure.ac
index 8298991..1b2c672 100644
--- a/configure.ac
+++ b/configure.ac
@@ -103,7 +103,6 @@ AC_REPLACE_FUNCS(memrchr)
 
 # Create the config files.
 AC_CONFIG_FILES([Makefile])
-AC_CONFIG_FILES([m4/Makefile])
 AC_CONFIG_FILES([src/Makefile])
 AC_CONFIG_FILES([doc/Makefile])
 AC_CONFIG_FILES([src/libassuan-config], [chmod +x src/libassuan-config])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libassuan.git



More information about the Pkg-gnupg-commit mailing list