Oops, a typo in previous struct ip_mreqn changes...
This commit is contained in:
parent
61fb537c62
commit
620c4f90c9
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ BIRD_CHECK_INTEGERS
|
||||||
BIRD_CHECK_ENDIAN
|
BIRD_CHECK_ENDIAN
|
||||||
BIRD_CHECK_STRUCT_ALIGN
|
BIRD_CHECK_STRUCT_ALIGN
|
||||||
BIRD_CHECK_TIME_T
|
BIRD_CHECK_TIME_T
|
||||||
BIRD_CHECK_STRUCT_MREQN
|
BIRD_CHECK_STRUCT_IP_MREQN
|
||||||
|
|
||||||
if test "$enable_debug" = yes ; then
|
if test "$enable_debug" = yes ; then
|
||||||
AC_DEFINE(PATH_CONFIG_DIR, ".")
|
AC_DEFINE(PATH_CONFIG_DIR, ".")
|
||||||
|
|
Loading…
Reference in a new issue