X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=ac%2Faspell.m4;h=1103ec8541eee70b2fd32cd65c76827c8d67f032;hp=b3572e54315d332a634173567a734673f418bb1d;hb=ce2b9583a4669a67f0f3550258e263e3b40c5778;hpb=88d618c510ce7278d3602d28de25527928f2dee6 diff --git a/ac/aspell.m4 b/ac/aspell.m4 index b3572e543..1103ec854 100644 --- a/ac/aspell.m4 +++ b/ac/aspell.m4 @@ -88,7 +88,7 @@ main () return 0; } ],, no_aspell=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"]) - rm -f conftest.c + rm -f conf.aspelltest if test "x$no_aspell" = x ; then AC_MSG_RESULT(yes) AC_MSG_CHECKING(for GNU/aspell dictionaries location) @@ -100,7 +100,6 @@ main () ac_save_LIBS="$LIBS" CFLAGS="$CFLAGS $ASPELL_CFLAGS" LIBS="$LIBS $ASPELL_LIBS" - rm -f conf.aspelltest AC_TRY_RUN([ #include #include