/[pcsclite]/trunk/PCSC/bootstrap
ViewVC logotype

Contents of /trunk/PCSC/bootstrap

Parent Directory Parent Directory | Revision Log Revision Log


Revision 163 - (show annotations) (download)
Sun Oct 6 10:46:33 2002 UTC (10 years, 7 months ago) by rousseau
File size: 320 byte(s)
remove config.h.in to be sure to regenerate it
1 #! /bin/sh
2
3 # $Id$
4
5 set -x
6
7 if [ -e Makefile ]
8 then
9 make distclean
10 fi
11 rm -f config.h.in
12 aclocal -I build --output=build/aclocal.m4
13 libtoolize --copy --force
14 # cp -f ~/cvs/config/config.guess ~/cvs/config/config.sub build/
15 autoheader
16 automake --add-missing --copy --verbose
17 autoreconf --localdir=build --gnu --verbose
18

Properties

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

  ViewVC Help
Powered by ViewVC 1.1.5