diff options
author | Murray Cumming <murrayc@murrayc.com> | 2012-12-07 15:59:46 +0100 |
---|---|---|
committer | Jens Georg <jensg@openismus.com> | 2012-12-12 19:58:26 +0100 |
commit | f6a03475fa096b01a4b01747bba789e2b1d67360 (patch) | |
tree | d5fc75947b8e83781fc51a8a2da0c2f56d267c33 /doc/Makefile.am | |
parent | 0a780ba217ef26ce6e03328a5c5c3c8372f5b149 (diff) | |
download | rygel-f6a03475fa096b01a4b01747bba789e2b1d67360.tar.gz |
build: Improve the build
* configure.ac: Mention dependencies as executable/library-specific
PKG_CHECK_MODULES() calls, instead of having one PKG_CHECK_MODULE()
call for each dependency and then listing those depdendencies'
CFLAGS and LIBS individually in each Makefile.am.
Also define the _VALAFLAGS in the same place, keeping things consistent.
* common.am: Clean this up, using more obvious variable names.
* various Makefile.am: Use the new structure.
Do not use AM_CFLAGS, instead specifying the CFLAGS, LIBS and VALAFLAGS
for each executable/library. As well as being cleaner, this would allow
us to convert to a non-recursive autotools build sometime in the future.
https://bugzilla.gnome.org/show_bug.cgi?id=689960
Diffstat (limited to 'doc/Makefile.am')
0 files changed, 0 insertions, 0 deletions