Don't always use system libmikmod.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2416 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-08-18 21:47:51 +00:00
parent d916b2e596
commit e9442ef4cc
-1
View File
@@ -31,7 +31,6 @@ uqm_requirements()
# Libraries always used # Libraries always used
use_library SDL 1.2.8 || exit 1 use_library SDL 1.2.8 || exit 1
use_library SDL_image || exit 1 use_library SDL_image || exit 1
use_library libmikmod || exit 1
# Add defines for HAVE_READDIR_R, HAVE_SETENV, HAVE_STRUPR, # Add defines for HAVE_READDIR_R, HAVE_SETENV, HAVE_STRUPR,