[pkg-opensc-commit] [engine-pkcs11] 99/152: build: add m4 directory needed by recent libtool

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:21 UTC 2015


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

eric pushed a commit to branch master
in repository engine-pkcs11.

commit 572a087ec8be47f9655f3aa642cafc4df46f2f7e
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Fri Sep 27 21:38:35 2013 +0300

    build: add m4 directory needed by recent libtool
    
    Signed-off-by: Alon Bar-Lev <alon.barlev at gmail.com>
---
 bootstrap | 3 ---
 m4/.keep  | 0
 2 files changed, 3 deletions(-)

diff --git a/bootstrap b/bootstrap
index 63dfd0c..ffdcf30 100755
--- a/bootstrap
+++ b/bootstrap
@@ -6,9 +6,6 @@ if test -f Makefile; then
   make distclean
 fi
 
-# create a m4 directory if not already present
-test -d m4 || mkdir m4
-
 rm -rf *~ *.cache *.m4 config.guess config.log \
 	config.status config.sub depcomp ltmain.sh
 autoreconf --verbose --install --force
diff --git a/m4/.keep b/m4/.keep
new file mode 100644
index 0000000..e69de29

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git



More information about the pkg-opensc-commit mailing list