aux -> cf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4778 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -12,14 +12,14 @@ echo "* Har du uppdaterat versionsnummret? Detta
|
||||
echo "* *"
|
||||
echo "*************************************************************"
|
||||
|
||||
sh aux/make-aclocal acinclude.m4.in
|
||||
sh cf/make-aclocal acinclude.m4.in
|
||||
|
||||
aclocal
|
||||
autoconf
|
||||
autoheader
|
||||
automake
|
||||
(cd doc; makeinfo heimdal.texi)
|
||||
(cd lib/krb5; perl ../../aux/make-proto.pl `perl -e '
|
||||
(cd lib/krb5; perl ../../cf/make-proto.pl `perl -e '
|
||||
do {
|
||||
$_ = <>;
|
||||
} until(/libkrb5_a_SOURCES/);
|
||||
|
Reference in New Issue
Block a user