Build Fix -- compatibility issue with newer autoconf
[sxemacs] / m4 / sxe-summary.m4
index 2cfe1ba..3667edb 100644 (file)
@@ -59,7 +59,6 @@ echo "              All:                   $ld_libs_all"
 echo ""
 echo "  libc version:                      $libc_version"
 echo "  Relocating allocator for buffers:  $with_rel_alloc"
-echo "  GNU version of malloc:             ${GNU_MALLOC}${GNU_MALLOC_reason}"
 case "$ld_switch_site" in
   *nocombreloc*) echo "  Linking with \`-z nocombreloc'.
     - Consider configuring with --with-pdump." ;;
@@ -94,6 +93,8 @@ fi
 echo "
     - Package search path:"
   echo ${PACKAGE_PATH} | ${AWK-awk} 'BEGIN {RS=":"} { print "       ",[$]1[] }'
+echo "
+      (defaults shown, runtime paths may differ)"
 
 echo "
 Debugging options:"