Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 155600 | Differences between
and this patch

Collapse All | Expand All

(-)mkvtoolnix-1.8.0/configure.orig (-2 / +2 lines)
Lines 10289-10296 Link Here
10289
  wxw_min_ver=$wxw_ver_req_major.$wxw_ver_req_minor.$wxw_ver_req_micro
10289
  wxw_min_ver=$wxw_ver_req_major.$wxw_ver_req_minor.$wxw_ver_req_micro
10290
10290
10291
  if test x"$enable_gui" = x"yes" -o x"$enable_gui" = "x"; then
10291
  if test x"$enable_gui" = x"yes" -o x"$enable_gui" = "x"; then
10292
    # Extract the first word of "wx-config", so it can be a program name with args.
10292
    # Extract the first word of "wx-config-2.6", so it can be a program name with args.
10293
set dummy wx-config; ac_word=$2
10293
set dummy wx-config-2.6; ac_word=$2
10294
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
10294
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
10295
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
10295
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
10296
if test "${ac_cv_path_WX_CONFIG+set}" = set; then
10296
if test "${ac_cv_path_WX_CONFIG+set}" = set; then

Return to bug 155600