[Pcsclite-cvs-commit] CVS PCSC
CVS User rousseau
ludovic.rousseau@free.fr
Tue, 11 Jan 2005 13:54:14 -0700
Update of /cvsroot/pcsclite/PCSC
In directory haydn:/tmp/cvs-serv16702
Modified Files:
bootstrap
Log Message:
add autotools version used
--- /cvsroot/pcsclite/PCSC/bootstrap 2003/09/11 10:00:05 1.9
+++ /cvsroot/pcsclite/PCSC/bootstrap 2005/01/11 20:54:14 1.10
@@ -1,5 +1,10 @@
#!/bin/sh
+# I use
+# - autoconf (GNU Autoconf) 2.59
+# - automake (GNU automake) 1.7.9
+# - libtool (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42)
+
set -e
set -x
if test -f Makefile; then