This commit is contained in:
John Cupitt 2016-05-18 10:54:40 +01:00
parent cc349198a1
commit 95b9c2aeb6
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ rm -f Makefile Makefile.in aclocal.m4
rm -rf autom4te.cache
# m4/ contains only stuff from the build system ... the m4 files we have
# written and maintain are in m4-safe
rm -f m4/*
rm -rf m4
mkdir m4
cp m4-safe/* m4/
rm -f config.* configure depcomp
rm -f install-sh intltool-* libtool ltmain.sh missing mkinstalldirs