diff options
Diffstat (limited to 't/ar-lib4.sh')
-rwxr-xr-x | t/ar-lib4.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/ar-lib4.sh b/t/ar-lib4.sh index 68615e829..4d3c40ae0 100755 --- a/t/ar-lib4.sh +++ b/t/ar-lib4.sh @@ -39,6 +39,8 @@ AUTOMAKE_fails grep 'requires.*AM_PROG_AR' stderr +rm -rf autom4te*.cache + cp X configure.ac cat >> configure.ac << 'END' |