build: added a way to override GObject introspection paths
commit65af578b13d085951aab89b81be44f23d0277e82
authorNicola Fontana <ntd@entidi.it>
Thu, 22 Mar 2012 18:21:20 +0000 (22 19:21 +0100)
committerNicola Fontana <ntd@entidi.it>
Thu, 22 Mar 2012 18:21:20 +0000 (22 19:21 +0100)
tree317e0c62f6238be85ae58c2c7602982bd7b903cf
parenta699b13f94c0d6ed1c08e3641564b8e77583b8f6
build: added a way to override GObject introspection paths

New configure options, --with-lua-includedir --with-lua-lmoduledir and
--with-lua-cmoduledir, that allows to specify manually GObject
introspection directories.

By default the directory will be picked from the pkg-config file.
adg/Makefile.am
build/Makefile.am.common
configure.ac
cpml/Makefile.am