build: allow to customize gitdir and typelibdir
commit35a25f8c86c4e7757d2f16cfeb32b3787f3b03f6
authorNicola Fontana <ntd@entidi.it>
Thu, 22 Mar 2012 14:47:51 +0000 (22 15:47 +0100)
committerNicola Fontana <ntd@entidi.it>
Thu, 22 Mar 2012 14:47:51 +0000 (22 15:47 +0100)
tree89a34a1ea411fd9e856f00630e03ac600c48b908
parentf7accca4f3f098804472fe6dddd7088de3ef667c
build: allow to customize gitdir and typelibdir

Avoid hardcoded path (also if relative) by providing a way to expicitely
define them with --with-gitdir and --with-typelibdir. If not specified,
default to "check", meaning to use the default path as defined by the
GObject introspection macros.
configure.ac
src/adg/Makefile.am
src/cpml/Makefile.am