Don't remove autoconf cache/backup files automatically
This commit is contained in:
parent
a9590dc271
commit
f2cbdd36a9
10
autogen.sh
10
autogen.sh
|
@ -1,10 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
exec autoreconf --force --install
|
||||||
set -ex
|
|
||||||
|
|
||||||
autoreconf --force --install
|
|
||||||
|
|
||||||
rm -f config.h.in~
|
|
||||||
rm -rf autom4te.cache
|
|
||||||
|
|
||||||
# EOF
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user