argh
This commit is contained in:
parent
cc349198a1
commit
95b9c2aeb6
@ -7,7 +7,8 @@ rm -f Makefile Makefile.in aclocal.m4
|
|||||||
rm -rf autom4te.cache
|
rm -rf autom4te.cache
|
||||||
# m4/ contains only stuff from the build system ... the m4 files we have
|
# m4/ contains only stuff from the build system ... the m4 files we have
|
||||||
# written and maintain are in m4-safe
|
# written and maintain are in m4-safe
|
||||||
rm -f m4/*
|
rm -rf m4
|
||||||
|
mkdir m4
|
||||||
cp m4-safe/* m4/
|
cp m4-safe/* m4/
|
||||||
rm -f config.* configure depcomp
|
rm -f config.* configure depcomp
|
||||||
rm -f install-sh intltool-* libtool ltmain.sh missing mkinstalldirs
|
rm -f install-sh intltool-* libtool ltmain.sh missing mkinstalldirs
|
||||||
|
Loading…
Reference in New Issue
Block a user