mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
Oops, a typo in previous struct ip_mreqn changes...
This commit is contained in:
parent
61fb537c62
commit
620c4f90c9
@ -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 New Issue
Block a user