mirror of
https://github.com/samba-team/samba.git
synced 2025-08-29 13:49:30 +03:00
Fix fallback if system doesn't provide talloc.
This commit is contained in:
@ -39,7 +39,7 @@ then
|
||||
])
|
||||
fi
|
||||
|
||||
if "x$enable_external_libtalloc" = xno
|
||||
if test "x$enable_external_libtalloc" = xno
|
||||
then
|
||||
m4_include(../lib/talloc/libtalloc.m4)
|
||||
fi
|
||||
|
Reference in New Issue
Block a user