summaryrefslogtreecommitdiffstats
path: root/m4/libtool.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/libtool.m4')
-rw-r--r--m4/libtool.m44
1 files changed, 3 insertions, 1 deletions
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index b8442c4..78785ec 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -2270,7 +2270,9 @@ if test "$enable_shared" = yes && test "$GCC" = yes; then
allow_undefined_flag=$save_allow_undefined_flag
else
cat conftest.err 1>&5
- fi])
+ fi
+ $rm conftest*
+ ])
AC_MSG_RESULT([$lt_cv_archive_cmds_need_lc])
;;
esac