3 # run me after checking Citadel out of CVS.
8 # Remove any vestiges of pre-6.05 build environments
9 rm -f .libs modules
*.so
*.lo
*.la
2>/dev
/null
11 echo ... running aclocal ...
14 echo ... running autoconf ...
17 # If your autoconf version changes, the autom4te.cache stuff will mess you up.
19 echo ... removing autoheader cache files ...
20 rm -rf autom4te
*.cache
22 echo ... running autoheader ...
25 echo ... running mk_svn_revision.sh ...
29 echo This
script has been tested with autoconf
2.53 and
30 echo automake
1.5. Other versions may work
, but we recommend
31 echo the latest
echo compatible versions of these.
33 echo Also note that autoconf and automake should be configured
34 echo with the same prefix.