summaryrefslogtreecommitdiff
blob: 1a645df91acb25481a5ad94b4865bef1967d0770 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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])