On Mon, 2019-01-14 at 19:53 -0800, Dan Williams wrote: > The AC_DEFINE_QUOTED scheme falls over if the autoconf variable > requires > expansion. See > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385769. > > Define a config.h file autogenerated by the build system and let > 'make' > do the variable expansion. > > Cc: Qi Fuli <[email protected]> > Signed-off-by: Dan Williams <[email protected]> > --- > .gitignore | 1 + > configure.ac | 2 -- > ndctl/Makefile.am | 7 +++++++ > ndctl/monitor.c | 1 + > 4 files changed, 9 insertions(+), 2 deletions(-)
Thanks, applied. _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
