Ticket #52281: patch-configure.diff

File patch-configure.diff, 3.0 KB (added by gwhitney, 8 years ago)
  • configure

    old new  
    46704670
    46714671
    46724672case "$host" in
    4673 *openbsd*|*freebsd*)
     4673*openbsd*|*freebsd*|*darwin*)
    46744674                ;;
    46754675*)
    46764676        LDFLAGS="$LDFLAGS -Wl,--no-undefined"
     
    1673616736    pkg_cv_AUTOAR_CFLAGS="$AUTOAR_CFLAGS"
    1673716737 elif test -n "$PKG_CONFIG"; then
    1673816738    if test -n "$PKG_CONFIG" && \
    16739     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-autoar >= 0.1
    16740                  gnome-autoar-gtk >= 0.1\""; } >&5
    16741   ($PKG_CONFIG --exists --print-errors "gnome-autoar >= 0.1
    16742                  gnome-autoar-gtk >= 0.1") 2>&5
     16739    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-autoar-0 >= 0.1
     16740                 gnome-autoar-gtk-0 >= 0.1\""; } >&5
     16741  ($PKG_CONFIG --exists --print-errors "gnome-autoar-0 >= 0.1
     16742                 gnome-autoar-gtk-0 >= 0.1") 2>&5
    1674316743  ac_status=$?
    1674416744  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
    1674516745  test $ac_status = 0; }; then
    16746   pkg_cv_AUTOAR_CFLAGS=`$PKG_CONFIG --cflags "gnome-autoar >= 0.1
    16747                  gnome-autoar-gtk >= 0.1" 2>/dev/null`
     16746  pkg_cv_AUTOAR_CFLAGS=`$PKG_CONFIG --cflags "gnome-autoar-0 >= 0.1
     16747                 gnome-autoar-gtk-0 >= 0.1" 2>/dev/null`
    1674816748                      test "x$?" != "x0" && pkg_failed=yes
    1674916749else
    1675016750  pkg_failed=yes
     
    1675616756    pkg_cv_AUTOAR_LIBS="$AUTOAR_LIBS"
    1675716757 elif test -n "$PKG_CONFIG"; then
    1675816758    if test -n "$PKG_CONFIG" && \
    16759     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-autoar >= 0.1
    16760                  gnome-autoar-gtk >= 0.1\""; } >&5
    16761   ($PKG_CONFIG --exists --print-errors "gnome-autoar >= 0.1
    16762                  gnome-autoar-gtk >= 0.1") 2>&5
     16759    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-autoar-0 >= 0.1
     16760                 gnome-autoar-gtk-0 >= 0.1\""; } >&5
     16761  ($PKG_CONFIG --exists --print-errors "gnome-autoar-0 >= 0.1
     16762                 gnome-autoar-gtk-0 >= 0.1") 2>&5
    1676316763  ac_status=$?
    1676416764  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
    1676516765  test $ac_status = 0; }; then
    16766   pkg_cv_AUTOAR_LIBS=`$PKG_CONFIG --libs "gnome-autoar >= 0.1
    16767                  gnome-autoar-gtk >= 0.1" 2>/dev/null`
     16766  pkg_cv_AUTOAR_LIBS=`$PKG_CONFIG --libs "gnome-autoar-0 >= 0.1
     16767                 gnome-autoar-gtk-0 >= 0.1" 2>/dev/null`
    1676816768                      test "x$?" != "x0" && pkg_failed=yes
    1676916769else
    1677016770  pkg_failed=yes
     
    1678516785        _pkg_short_errors_supported=no
    1678616786fi
    1678716787        if test $_pkg_short_errors_supported = yes; then
    16788                 AUTOAR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnome-autoar >= 0.1
    16789                  gnome-autoar-gtk >= 0.1" 2>&1`
     16788                AUTOAR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnome-autoar-0 >= 0.1
     16789                 gnome-autoar-gtk-0 >= 0.1" 2>&1`
    1679016790        else
    16791                 AUTOAR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnome-autoar >= 0.1
    16792                  gnome-autoar-gtk >= 0.1" 2>&1`
     16791                AUTOAR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnome-autoar-0 >= 0.1
     16792                 gnome-autoar-gtk-0 >= 0.1" 2>&1`
    1679316793        fi
    1679416794        # Put the nasty error message in config.log where it belongs
    1679516795        echo "$AUTOAR_PKG_ERRORS" >&5