Added support for installing files to ${prefix}/share/ and put the content

there by default.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1095 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-08-10 17:58:47 +00:00
parent 8eb9d67850
commit 8c3af8ca01
5 changed files with 47 additions and 16 deletions
+1
View File
@@ -23,6 +23,7 @@ uqm_LDFLAGS="@LDFLAGS@"
DEBUG="@DEBUG@"
uqm_INSTALL_BINDIR="@INSTALL_BINDIR@"
uqm_INSTALL_LIBDIR="@INSTALL_LIBDIR@"
uqm_INSTALL_SHAREDIR="@INSTALL_SHAREDIR@"
# Exported variables are available from all the Makeinfo files
# Non-exported files only where build.vars is explicitely included.