build: use DLLDIR instead of guessed USRDIR
commit73412e2ee325f884d27a749e6d4c890a7c38e0f2
authorNicola Fontana <ntd@entidi.it>
Fri, 1 Mar 2013 11:36:04 +0000 (1 12:36 +0100)
committerNicola Fontana <ntd@entidi.it>
Fri, 1 Mar 2013 11:40:16 +0000 (1 12:40 +0100)
tree9dcaf7985ddc838160315daa52c49f37cc8c13e3
parente104788d4e2d7e50983ea20508aca3ee1417fa72
build: use DLLDIR instead of guessed USRDIR

The GObject prefix is now only used for picking up the Windows DLLs, so
manifesting it in the code. The new variable is precious, so there is a
way to use a custom path at configure time. In any case, all the DLLs
must reside inside the same directory.
build/adg.nsi.in
configure.ac