2013/8/22 Mathieu Desnoyers <[email protected]> > * Jimmy Durand Wesolowski ([email protected]) wrote: > > 2013/8/22 Mathieu Desnoyers <[email protected]> > > > > > * Jimmy Durand Wesolowski ([email protected]) wrote: > > > We could keep the CFLAGS/LDFLAGS/CPPFLAGS use as we have currently in > > > the tree, but also modify doc/examples/Makefile.am so it passes extra > > > flags (the AM_CFLAGS/AM_LDFLAGS/AM_CPPFLAGS) to the subdirectories when > > > invoking their respective makefile. > > > > > > Therefore, it would not add automake-specific stuff into a Makefile > that > > > is meant to be installed in /usr/share/doc. > > > > > Oh, OK. > > Do you want me to add an > > export CFLAGS > > export CPPFLAGS > > export CC > > in the doc/examples/Makefile.am ? > > Or add it on the make calling loop if you prefer avoiding exports ? > > Ideally in the make calling loop. I think I vaguely remember that export > were not always supported in automake. > OK, I will try to do that this way.
Thanks, > Thank you for your advice. -- Jimmy Durand Wesolowski OpenWide R&D engineer OneAccess
_______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
