aux -> cf

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4778 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-04-18 19:50:19 +00:00
parent 7c1be0f1b8
commit 8b1ff85bf8

View File

@@ -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/);