freebsd-ports/mail/nmh/files/patch-aclocal_m4
Ade Lovett 92bcd3d166 Fix build on both 5.x and 6.x
Submitted by:	maintainer
2006-02-23 04:37:58 +00:00

12 lines
395 B
Text

diff -ru ./aclocal.m4 ../../work-save/nmh-1.2/aclocal.m4
--- ./aclocal.m4 Wed Dec 14 16:45:36 2005
+++ ../../work-save/nmh-1.2/aclocal.m4 Wed Feb 22 15:37:56 2006
@@ -44,7 +44,7 @@
dnl the right header files.)
AC_DEFUN(NMH_CHECK_DBM,
[
-if test "x$1" == "x"; then
+if test "x$1" = "x"; then
nmh_libs=
dnl this is just for the benefit of AC_CACHE_CHECK's message
nmh_testname=libc