Oops, rerun autoconf after last change.
[ira/wip.git] / source3 / configure
index 13737f262687c40bba3a80180389faa9e35fd7f1..3d53712a23cc9a0d6b7cf3be23f868e86ec27eeb 100755 (executable)
@@ -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