Allow building without ogg vorbis.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2818 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2007-07-25 19:34:31 +00:00
parent 01992b3f88
commit 67d6df6545
5 changed files with 23 additions and 4 deletions
+1
View File
@@ -38,6 +38,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_OGGVORBIS='@OGGVORBIS@'
uqm_USE_INTERNAL_MIKMOD='@USE_INTERNAL_MIKMOD@'
uqm_HAVE_REGEX='@HAVE_REGEX_H_FLAG@'
uqm_HAVE_OPENGL='@HAVE_OPENGL@'