From: Christos Zoulas Date: Sun, 4 Jan 2009 22:54:40 +0000 (+0000) Subject: comment out the message, because it breaks with gm4 > 1.2.10 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=762adc7ccb7713a83791cfe3081dfe6856d51c03;p=am-utils-6.0.git comment out the message, because it breaks with gm4 > 1.2.10 --- diff --git a/m4/macros/save_state.m4 b/m4/macros/save_state.m4 index 04cd14b..15d533e 100644 --- a/m4/macros/save_state.m4 +++ b/m4/macros/save_state.m4 @@ -2,7 +2,7 @@ dnl ###################################################################### dnl AC_SAVE_STATE: save confdefs.h onto dbgcf.h and write $ac_cv_* cache dnl variables that are known so far. define(AMU_SAVE_STATE, -AC_MSG_NOTICE(*** SAVING CONFIGURE STATE ***) +dnl AC_MSG_NOTICE(*** SAVING CONFIGURE STATE ***) if test -f confdefs.h then cp confdefs.h dbgcf.h