mirror of
https://github.com/samba-team/samba.git
synced 2025-02-22 05:57:43 +03:00
s4/build: Indicate whether Samba4 is being built against the system
Heimdal.
This commit is contained in:
parent
de94857848
commit
0c29640358
@ -65,6 +65,7 @@ sub show($$)
|
||||
showisexternal($output, "tdb", "LIBTDB");
|
||||
showisexternal($output, "tevent", "LIBTEVENT");
|
||||
showisexternal($output, "ldb", "LIBLDB");
|
||||
showisexternal($output, "heimdal", "HEIMDAL_KRB5");
|
||||
print "Developer mode: ".(enabled($config->{developer})?"yes":"no")."\n";
|
||||
print "Automatic dependencies: ".
|
||||
(enabled($config->{automatic_dependencies})
|
||||
|
Loading…
x
Reference in New Issue
Block a user