On 13 May 2016 at 15:21, <[email protected]> wrote: > I try to build the libdbus-c++ libary. The build process is based on > autotools. When compiling it do_configure throws an error. The macro > "AC_DEFINE" is not found. Any idea how to make autoreconf run? >
Try also inheriting pkgconfig. I've noticed that if the pkgconfig macros are not present then autoreconf fails in *very* strange ways. Ross
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
