]> git.pld-linux.org Git - packages/mutt.git/blob - autoconf.patch
- release 11 (by relup.sh)
[packages/mutt.git] / autoconf.patch
1 --- mutt-1.5.21/configure.ac.wiget      2012-09-06 00:15:08.572730635 +0200
2 +++ mutt-1.5.21/configure.ac    2012-09-06 00:15:55.529396771 +0200
3 @@ -27,10 +27,6 @@ AC_MSG_RESULT($mutt_cv_prefix)
4  
5  AC_PROG_CC
6  AC_ISC_POSIX
7 -AM_C_PROTOTYPES
8 -if test "x$U" != "x"; then
9 -  AC_MSG_ERROR(Compiler not ANSI compliant)
10 -fi
11  AC_PROG_CPP
12  AC_PROG_MAKE_SET
13  AC_PROG_INSTALL
This page took 0.031044 seconds and 3 git commands to generate.