[Pcsclite-cvs-commit] Drivers/ccid reconf,1.1,1.2

rousseau@quantz.debian.org rousseau@quantz.debian.org
Sat, 01 Nov 2003 00:52:20 +0100


Update of /cvsroot/pcsclite/Drivers/ccid
In directory quantz:/tmp/cvs-serv25281

Modified Files:
	reconf 
Log Message:
config.guess, config.sub, depcomp and ltmain.sh are in build/ so removed
them there.


Index: reconf
===================================================================
RCS file: /cvsroot/pcsclite/Drivers/ccid/reconf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- reconf	22 Sep 2003 14:21:00 -0000	1.1
+++ reconf	31 Oct 2003 23:52:18 -0000	1.2
@@ -12,6 +12,6 @@
 if test -f Makefile; then
   make distclean
 fi
-rm -rf *.cache *.m4 config.guess config.log config.status config.sub depcomp ltmain.sh
+rm -rf *.cache *.m4 build/{config.guess,config.sub,depcomp,ltmain.sh} config.log config.status
 autoreconf --verbose --install