fix for assar :-)

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3498 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-09-13 19:03:45 +00:00
parent 00f70a94d5
commit 2b54f7ff8f

View File

@@ -3,6 +3,15 @@
echo "fixing distribution in $1..."
cd $1
ver=`sed -n 's/AM_INIT_AUTOMAKE(.*,\(.*\))/\1/p' configure.in`
echo "*************************************************************"
echo "* *"
echo "* Hej $USER! *"
echo "* Har du uppdaterat versionsnummret? Detta <20>r version $ver. *"
echo "* *"
echo "*************************************************************"
aclocal
autoconf
autoheader