build: define {ADG,CPML}_{CFLAGS,LIBS} in configure
commita3d202a60c5afbf25f282a7574a76fec5e2d5cf2
authorNicola Fontana <ntd@entidi.it>
Thu, 14 Feb 2013 14:42:23 +0000 (14 15:42 +0100)
committerNicola Fontana <ntd@entidi.it>
Thu, 14 Feb 2013 14:42:23 +0000 (14 15:42 +0100)
tree5572a69b7f13c7f7b2962f3ac2cf10a6f0c9c7a2
parent0012914359bcce6a135bf7671e132000c2f027a1
build: define {ADG,CPML}_{CFLAGS,LIBS} in configure

Instead of redefining the CFLAGS and LIBS needed to build either the
libraries and the demo programs, define them in one place (configure.ac)
and use where appropriate.
configure.ac
demo/Makefile.am
src/adg/Makefile.am
src/cpml/Makefile.am