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
|
||||
|
||||
if [ X"$autotools" = Xyes ]; then
|
||||
echo "Autotooling (via fix-export)"
|
||||
env DATEDVERSION="svn${branch}-${date}" ${hversion}/fix-export ${hversion}
|
||||
echo "Autotooling"
|
||||
(cd ${hversion} && sh ./autogen.sh) || exit 1
|
||||
fi
|
||||
|
||||
if [ X"$ccachedir" != X ]; then
|
||||
|
Reference in New Issue
Block a user