From 170c984a9ef1bde00711f405b03d24a2e151501c Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 12 Apr 1999 17:27:21 +0000 Subject: Cosmetic message fix. --- aclocal.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aclocal.m4') diff --git a/aclocal.m4 b/aclocal.m4 index 98a5ca8..4ec84d5 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -118,7 +118,7 @@ case "$bird_cv_type_time_t" in ]) AC_DEFUN(BIRD_CHECK_STRUCT_IP_MREQN, -[AC_CACHE_CHECK([struct ip_mreqn], bird_cv_struct_ip_mreqn,[ +[AC_CACHE_CHECK([for struct ip_mreqn], bird_cv_struct_ip_mreqn,[ AC_TRY_COMPILE([#include ],[struct ip_mreqn x; ],[bird_cv_struct_ip_mreqn=yes -- cgit v1.2.3