into mebius.reciva.com:/home/pb/oe/oe
2005/04/16 09:13:52+01:00 reciva.com!pb
create aclocal-N.N before trying to use it
BKrev: 4260c977DOfRPC513Shpw-OP-tZLxA
automake --version
echo "AUTOV is $AUTOV"
install -d ${STAGING_DIR}/${HOST_SYS}/share/aclocal
+ install -d ${STAGING_DIR}/${HOST_SYS}/share/aclocal-$AUTOV
acpaths="$acpaths -I ${STAGING_DIR}/${HOST_SYS}/share/aclocal-$AUTOV -I ${STAGING_DIR}/${HOST_SYS}/share/aclocal"
# autoreconf is too shy to overwrite aclocal.m4 if it doesn't look
# like it was auto-generated. Work around this by blowing it away