mirror of
https://git.freebsd.org/ports.git
synced 2025-07-02 18:10:38 -04:00
Move mail/mutt-lite to mail/mutt14-lite Move mail/mutt-devel to mail/mutt Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid breaking the cvs exporter PR: ports/169546 Suggested by: obrien Approved by: maintainer
9 lines
250 B
Text
9 lines
250 B
Text
--- configure.ac.orig 2010-08-24 09:34:21.000000000 -0700
|
|
+++ configure.ac 2012-05-03 18:14:34.000000000 -0700
|
|
@@ -29,6 +29,2 @@
|
|
AC_ISC_POSIX
|
|
-AM_C_PROTOTYPES
|
|
-if test "x$U" != "x"; then
|
|
- AC_MSG_ERROR(Compiler not ANSI compliant)
|
|
-fi
|
|
AC_PROG_CPP
|