bug#23034: AC_CHECK_HEADERS after GUILE_FLAGS loses $CPP

2017-02-28 Thread Andy Wingo
On Thu 17 Mar 2016 02:47, Bernd Jendrissek writes: > I have a reduced test case where adding GUILE_FLAGS in shell dead code > before a call to AC_CHECK_HEADERS causes configure to lose $CPP, which > results in warnings like this one: > > checking stdarg.h usability... yes > checking stdarg.h pres

bug#23034: AC_CHECK_HEADERS after GUILE_FLAGS loses $CPP

2016-03-19 Thread Bernd Jendrissek
I have a reduced test case where adding GUILE_FLAGS in shell dead code before a call to AC_CHECK_HEADERS causes configure to lose $CPP, which results in warnings like this one: checking stdarg.h usability... yes checking stdarg.h presence... no configure: WARNING: stdarg.h: accepted by the compile