Use autoconf-based paths from Haskell instead of constants
authorMichael Hanselmann <hansmi@google.com>
Mon, 17 Sep 2012 17:19:28 +0000 (19:19 +0200)
committerMichael Hanselmann <hansmi@google.com>
Tue, 18 Sep 2012 15:11:07 +0000 (17:11 +0200)
commit9eeb0aa5d07eb718896dc53b0ee770369beab506
tree20d57b596c6aba5300537cc3977d30878f5ef024
parent09bf5d24a29ee617d1eab566fa9b07d60cf2ed1a
Use autoconf-based paths from Haskell instead of constants

Future changes will change Path.hs to use an environment variable.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Makefile.am
autotools/convert-constants
htools/Ganeti/Confd/Server.hs
htools/Ganeti/Confd/Utils.hs
htools/Ganeti/HTools/CLI.hs
htools/Ganeti/HTools/Program/Hscan.hs
htools/Ganeti/Path.hs [new file with mode: 0644]
htools/Ganeti/Query/Server.hs
htools/Ganeti/Runtime.hs
htools/Ganeti/Ssconf.hs