[Pcsclite-cvs-commit] r1899 - trunk/libmusclecard

Ludovic Rousseau rousseau at costa.debian.org
Tue Feb 28 10:36:55 UTC 2006


Author: rousseau
Date: 2006-02-28 10:36:54 +0000 (Tue, 28 Feb 2006)
New Revision: 1899

Added:
   trunk/libmusclecard/reconf
Log:
new file


Added: trunk/libmusclecard/reconf
===================================================================
--- trunk/libmusclecard/reconf	2006-02-28 10:31:33 UTC (rev 1898)
+++ trunk/libmusclecard/reconf	2006-02-28 10:36:54 UTC (rev 1899)
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -v
+[ -e Makefile ] && make distclean
+
+# use with --force when autoconf/automake/libtool change
+rm -rf *.cache *.m4 build/{config.guess,config.sub,depcomp,ltmain.sh} config.log config.status
+(cat m4/*.m4 > acinclude.m4)
+autoreconf --verbose --install $@


Property changes on: trunk/libmusclecard/reconf
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pcsclite-cvs-commit mailing list