/[pcsclite]/tags/ccid/ccid-1.4.4/reconf
ViewVC logotype

Contents of /tags/ccid/ccid-1.4.4/reconf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5745 - (show annotations) (download)
Fri May 13 09:10:40 2011 UTC (2 years, 1 month ago) by rousseau
File size: 379 byte(s)
release 1.4.4
1 #!/bin/sh
2
3 # $Id$
4
5 # I use
6 # - autoconf (GNU Autoconf) 2.61
7 # - automake (GNU automake) 1.10
8 # - ltmain.sh (GNU libtool) 1.5.22-4 (1.1220.2.365 2005/12/18 22:14:06)
9
10 set -e
11 set -x
12 if test -f Makefile; then
13 make distclean
14 fi
15 rm -rf *.cache *.m4
16 rm -f config.guess config.sub depcomp ltmain.sh config.log config.status
17 (cat m4/*.m4 > acinclude.m4)
18 autoreconf --verbose --install

Properties

Name Value
svn:eol-style native
svn:executable *
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5