From d0aeec82d18270e944e00f090b60fc8186f78ed5 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 7 Jul 1994 00:52:06 +0000 Subject: [PATCH] took out duplicate define of _CONVEX_SOURCE --- aclocal.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aclocal.m4 b/aclocal.m4 index 517ec4f44..70ba34569 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -140,7 +140,7 @@ $0], [AC_HEADER_EGREP])AC_BEFORE([$0], [AC_TEST_CPP])AC_PROGRAM_EGREP(yes, [#if defined(__convex__) || defined(convex) yes #endif -], AC_DEFINE(_CONVEX_SOURCE) [$1], [$2]) +], [$1], [$2]) ])dnl dnl dnl SUDO_MTXINU