Choice of internal/external libmikmod.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2415 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-08-18 21:14:54 +00:00
parent 53866cf077
commit d916b2e596
3 changed files with 26 additions and 6 deletions
+1
View File
@@ -31,6 +31,7 @@ uqm_INSTALL_SHAREDIR='@INSTALL_SHAREDIR@'
# Exported variables are available from all the Makeinfo files
# Non-exported files only where build.vars is explicitely included.
uqm_SOUNDMODULE='@SOUNDMODULE@'
uqm_MIKMOD_INTERNAL='@MIKMOD_INTERNAL@'
uqm_HAVE_REGEX='@HAVE_REGEX_H_FLAG@'
uqm_HAVE_OPENGL='@HAVE_OPENGL@'
uqm_USE_ZIP_IO='@USE_ZIP_IO@'