From 3a13740317373b4b89bcf5ee8157888e616d0e79 Mon Sep 17 00:00:00 2001 From: bugmaster Date: Thu, 11 Apr 2013 14:37:18 +0400 Subject: [PATCH] Remove obsolete AM_C_PROTOTYPES macro --- src/WOKTclLib/templates/template.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/src/WOKTclLib/templates/template.ac b/src/WOKTclLib/templates/template.ac index d62e98e..6992c13 100644 --- a/src/WOKTclLib/templates/template.ac +++ b/src/WOKTclLib/templates/template.ac @@ -24,7 +24,6 @@ dnl Checks for programs. AM_PROG_LIBTOOL AC_PROG_CXX AC_PROG_CC_C_O -AM_C_PROTOTYPES AC_PROG_AWK AC_PROG_INSTALL -- 2.39.5