On Sun, 27 Mar 2011, Vincent Torri wrote:
Hey,
I have a library that depends on several libraries, these latter ones must
be built first:
pkg_LTLIBRARIES = pdf.la
noinst_LTLIBRARIES = libfitz.la libdraw.la libcmaps.la libfonts.la
libmupdf.la
Does someone know what i should do to enable parallel compilation ?
Maybe you should make pdf.la dependent on ibfitz.la libdraw.la ...?
Do you mean for your build to be non-recursive?
Bob
--
Bob Friesenhahn
[email protected], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/