m4/nc_subpackage: remove inadvertant debug output

This commit is contained in:
Danny Robson 2016-04-19 16:23:51 +10:00
parent 4a990fe2a9
commit 1897feea65

View File

@ -18,7 +18,6 @@ AC_DEFUN([NC_SUBPACKAGE_ENABLE],[
dnl but i'm not proficient enough at m4 to process the globs dnl but i'm not proficient enough at m4 to process the globs
dnl correctly. dnl correctly.
AS_ECHO(["fake/cruft/$cruft_base"])
AS_MKDIR_P(["fake/cruft"]) AS_MKDIR_P(["fake/cruft"])
$LN_S -nf "$ac_abs_top_srcdir" "fake/cruft/$cruft_base" $LN_S -nf "$ac_abs_top_srcdir" "fake/cruft/$cruft_base"