I would like have Makefile.am like this :
> #include $(top_srcdir)/m4/autotroll.mk
>
> noinst_LIBRARIES = libcutitdata.a
>
> libcutitdata_a_SOURCES = data.qrc.cpp
> libcutitdata_a_QT_RESOURCE_TEMPLATE = data.qrc
>
> libcutitdata_a_CXXFLAGS = $(QT_CXXFLAGS) $(AM_CXXFLAGS)
> libcutitdata_a_CPPFLAGS =
Hello Brian,
* Brian J. Murrell wrote on Thu, Mar 25, 2010 at 06:30:59PM CET:
> We are seeing the following in trying to build our package(s) with some
> versions of autoconf/automake:
>
> libcfs/libcfs/autoMakefile.am:88: variable `DIST_SOURCES' is defined but no
> program or
> libcfs/libcfs/au
A late hello,
* Robert J. Hansen wrote on Tue, Mar 23, 2010 at 12:12:46AM CET:
> On 3/22/10 6:50 PM, John Calcote wrote:
> > Reuben, you've just hit upon one of the two most significant problems
> > with Javadoc and the like (including doxygen, man pages, and info pages):
>
> Agreed -- which is w