Re: [automake] Dependency question with _LDADD

2008-09-26 Thread Michel Briand
Peter Johansson <[EMAIL PROTECTED]> - Wed, 27 Aug 2008 10:50:48 -0400 >Michel Briand wrote: >> :: src/lib/Makefile.am :: # Library: libtraining # Generates its own pkg-config definition file AM_CPPFLAGS = -DLIBRARY_VERSION=\"$(LIBRARY_VER

Re: [automake] Dependency question with _LDADD

2008-09-26 Thread Peter Johansson
Hello Michael, Michel Briand wrote: Peter Johansson <[EMAIL PROTECTED]> - Wed, 27 Aug 2008 10:50:48 -0400 Michel Briand wrote: :: src/lib/Makefile.am :: # Library: libtraining # Generates its own pkg-config definition file AM_CPPFLAGS = -DLIBRARY_VERSION=\"$(L