VERSION: Disable GIT_SNAPSHOT for the Samba 4.16.0rc1 release.
[kseeger/samba-autobuild-v4-16-test/.git] / wscript_build_system_mitkrb5
index efe5dd1e513acb6be769a94e86a095f6a8860a0d..1fbf3efb9a38d4ffaf3ff7ed7e59d1e8d3e70557 100644 (file)
@@ -1,2 +1,3 @@
-print "\tSelected system MIT krb5 libraries, Heimdal use is disabled"
-#bld.RECURSE('source4/heimdal_build')
+from waflib import Logs
+
+Logs.info("\tSelected system MIT krb5 libraries, Heimdal use is disabled")