mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
6d726b6c09
PR: 166836 Tested by: Multiple -exp runs (pav)
10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
--- configure.ac.orig 2010-08-24 09:34:21.000000000 -0700
|
|
+++ configure.ac 2012-05-03 18:35:26.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
|