Ticket #54112: patch-configure.diff

File patch-configure.diff, 347 bytes (added by jwhowse4, 7 years ago)

patch one

  • configure

    old new  
    1419814198                PKG_CONFIG=""
    1419914199        fi
    1420014200fi
    14201   _guile_versions_to_search="2.0 1.8"
     14201  _guile_versions_to_search="2.2 2.0 1.8"
    1420214202  if test -n "$GUILE_EFFECTIVE_VERSION"; then
    1420314203    _guile_tmp=""
    1420414204    for v in $_guile_versions_to_search; do