The autoheader utility seems to deal fine with
AC_CONFIG_HEADERS([config.h include/Inventor/SbBasic.h
include/Inventor/system/inttypes.h])
but not with
AC_CONFIG_HEADERS([
config.h
include/Inventor/SbBasic.h
include/Inventor/system/inttypes.h
])
Probably trivial to fix - apply m4_strip to $1 somewhere - but I'm not
familiar with autoheader internals - yet.
Lars J
- Re: autoheader problem Lars J. Aas
- Re: autoheader problem Akim Demaille
- Re: autoheader problem Alexandre Oliva
- autoheader problem Wayne F Davis
- Re: autoheader problem Russ Allbery
