Add configure option on whether to install symlinks
authorKlaus Aehlig <aehlig@google.com>
Wed, 21 Aug 2013 09:30:01 +0000 (11:30 +0200)
committerKlaus Aehlig <aehlig@google.com>
Thu, 22 Aug 2013 15:02:04 +0000 (17:02 +0200)
commit9cf292afecd109817754a7d6551fc3fa58dfeeaa
treeeead6843cf009a47546b84b80dfbd0e0d300e440
parent667e99592e65aeb696eceb29627ceb1b76ad1288
Add configure option on whether to install symlinks

As of Ganeti 2.10, all files are installed into a single, version
specific, directory. In this way, several Ganeti versions can be
installed in parallel. Appropriate symbolic links in the search path
will be added by the Ganeti upgrade procedure. For the initial
installation, however, links in the search path are needed. So make
the installation of symbolic links a configure-time option, defaulting
to the current behavior, that that installation is visible in the
path.

Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
Makefile.am
configure.ac