autotooling is autogen.sh now
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21653 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -205,8 +205,8 @@ if [ X"$unpack" = Xyes ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ X"$autotools" = Xyes ]; then
|
if [ X"$autotools" = Xyes ]; then
|
||||||
echo "Autotooling (via fix-export)"
|
echo "Autotooling"
|
||||||
env DATEDVERSION="svn${branch}-${date}" ${hversion}/fix-export ${hversion}
|
(cd ${hversion} && sh ./autogen.sh) || exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ X"$ccachedir" != X ]; then
|
if [ X"$ccachedir" != X ]; then
|
||||||
|
Reference in New Issue
Block a user