From: Martin Mares Date: Mon, 12 Apr 1999 17:20:50 +0000 (+0000) Subject: Oops, a typo in previous struct ip_mreqn changes... X-Git-Tag: v1.2.0~1612 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=620c4f90c9437362bf17180e6dbbf14c4e480e40;p=thirdparty%2Fbird.git Oops, a typo in previous struct ip_mreqn changes... --- diff --git a/configure.in b/configure.in index a8ef7347e..05cd38145 100644 --- a/configure.in +++ b/configure.in @@ -109,7 +109,7 @@ BIRD_CHECK_INTEGERS BIRD_CHECK_ENDIAN BIRD_CHECK_STRUCT_ALIGN BIRD_CHECK_TIME_T -BIRD_CHECK_STRUCT_MREQN +BIRD_CHECK_STRUCT_IP_MREQN if test "$enable_debug" = yes ; then AC_DEFINE(PATH_CONFIG_DIR, ".")