regex regression test update

[SVN r7996]
This commit is contained in:
John Maddock
2000-10-18 10:43:07 +00:00
parent f59c88d0bb
commit bd184b7ade
3 changed files with 17 additions and 38 deletions

View File

@ -1422,22 +1422,10 @@ AC_SUBST(ac_all_h)
AC_SUBST(ac_all_cpp)
AC_SUBST(ac_all_dep)
if test "$enable_ms_windows" != "no"; then
ac_regress="r1$ac_exe_ext"
fi
ac_regress="$ac_regress r2$ac_exe_ext"
if test "$ac_have_locale" != "no"; then
ac_regress="$ac_regress r3$ac_exe_ext"
fi
ac_regress="$ac_regress r1$ac_exe_ext"
if test "$enable_wstring" != "no"; then
if test "$enable_ms_windows" != "no"; then
ac_regress="$ac_regress r4$ac_exe_ext"
fi
ac_regress="$ac_regress r5$ac_exe_ext"
if test "$ac_have_locale" != "no"; then
ac_regress="$ac_regress r6$ac_exe_ext"
fi
ac_regress="$ac_regress r2$ac_exe_ext"
fi
AC_SUBST(ac_regress)
@ -1719,5 +1707,6 @@ rm -f jm_opt.out