13 lines
334 B
Diff
13 lines
334 B
Diff
|
Index: mutt-1.5.21/configure.ac
|
||
|
===================================================================
|
||
|
--- mutt-1.5.21.orig/configure.ac
|
||
|
+++ mutt-1.5.21/configure.ac
|
||
|
@@ -27,7 +27,6 @@ AC_MSG_RESULT($mutt_cv_prefix)
|
||
|
|
||
|
AC_PROG_CC
|
||
|
AC_ISC_POSIX
|
||
|
-AM_C_PROTOTYPES
|
||
|
if test "x$U" != "x"; then
|
||
|
AC_MSG_ERROR(Compiler not ANSI compliant)
|
||
|
fi
|