Project

General

Profile

Bug #1321 ยป 0037-Autotools-Correct-enable-ack-legacy-message-doc-refe.patch

Marko Lindqvist, 04/24/2025 10:23 AM

View differences:

configure.ac
*) AC_MSG_ERROR(bad value ${enableval} for --enable-ack-legacy) ;;
esac], [ack_legacy=no])
if test "x$ack_legacy" != "xyes" ; then
AC_MSG_ERROR([Recommended build system for freeciv is meson. See doc/INSTALL.meson.
AC_MSG_ERROR([Recommended build system for freeciv is meson. See INSTALL.
To still build with autotools, configure with --enable-ack-legacy option.])
fi
    (1-1/1)