[pkg-opensc-commit] [libp11] 172/239: build: add m4 directory needed by recent libtool

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:30 UTC 2015


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

eric pushed a commit to branch master
in repository libp11.

commit 5709daf059f1cc7a4cabe5a81bdb6b1b7c3c9229
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Fri Sep 27 21:25:39 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/libp11.git



More information about the pkg-opensc-commit mailing list