mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Oops, rerun autoconf after last change.
(This used to be commit 73743c2ec9da239f5d1340b68e92bdeb00cee97d)
This commit is contained in:
parent
ba1b5383cc
commit
ab48e29f62
8
source3/configure
vendored
8
source3/configure
vendored
@ -13849,3 +13849,11 @@ chmod +x $CONFIG_STATUS
|
||||
rm -fr confdefs* $ac_clean_files
|
||||
test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
|
||||
|
||||
|
||||
#################################################
|
||||
# Print very concise instructions on building/use
|
||||
if test "x$enable_dmalloc" = xyes
|
||||
then
|
||||
echo "$ac_t""Note: The dmalloc debug library will be included." 1>&6
|
||||
echo "$ac_t"" Use the \"dmalloc\" command to turn it on." 1>&6
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user