mirror of
https://github.com/HEYAHONG/emu8051.git
synced 2025-05-08 22:09:27 +08:00
Remove configure cache directory after running autoreconf
This commit is contained in:
parent
1eb382f725
commit
955a5eaa95
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
# autogen.sh -- Use this script to create generated files from the git distribution
|
||||
|
||||
set -e
|
||||
autoreconf -vi
|
||||
|
||||
rm -rf autom4te.cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user