View | Details | Raw Unified
Collapse All | Expand All

(-) mkvtoolnix-1.8.0/configure.in.orig (-1 / +1 lines)
 Lines 911-917    Link Here 
  wxw_min_ver=$wxw_ver_req_major.$wxw_ver_req_minor.$wxw_ver_req_micro
  wxw_min_ver=$wxw_ver_req_major.$wxw_ver_req_minor.$wxw_ver_req_micro
  if test x"$enable_gui" = x"yes" -o x"$enable_gui" = "x"; then
  if test x"$enable_gui" = x"yes" -o x"$enable_gui" = "x"; then
    AC_PATH_PROG(WX_CONFIG, wx-config, no, $PATH:/usr/local/bin)
    AC_PATH_PROG(WX_CONFIG, wx-config-2.6, no, $PATH:/usr/local/bin)
    if test x"$WX_CONFIG" != "xno" ; then
    if test x"$WX_CONFIG" != "xno" ; then
      AC_MSG_CHECKING(for wxWidgets $wxw_min_ver or newer)
      AC_MSG_CHECKING(for wxWidgets $wxw_min_ver or newer)