You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-action/heroes/files/heroes-0.21-automake-1.12.p...

12 lines
335 B

--- heroes-0.21/configure.ac
+++ heroes-0.21/configure.ac
@@ -112,7 +112,7 @@
# Checks for typedefs, structures, and compiler characteristics.
# ==============================================================
-AM_C_PROTOTYPES
+AC_C_PROTOTYPES
AC_C_CONST
AC_TYPE_UID_T dnl This checks for gid_t too.
AC_CHECK_TYPES([ssize_t])