Remove vfs/samba/autom4te.cache too.

This commit is contained in:
Pavel Roskin 2001-09-30 19:51:23 +00:00
parent d08e77f86d
commit f95559e1c3

View File

@ -14,8 +14,8 @@ test -z "$srcdir" && srcdir=.
( (
cd $srcdir cd $srcdir
# This cache is not reliable yet. # The autoconf cache (version after 2.52) is not reliable yet.
rm -rf autom4te.cache rm -rf autom4te.cache vfs/samba/autom4te.cache
# Ensure that gettext is reasonably new. # Ensure that gettext is reasonably new.
gettext_ver=`$GETTEXTIZE --version | sed -n '1s/^.* //p'` gettext_ver=`$GETTEXTIZE --version | sed -n '1s/^.* //p'`