openal detection with pkg-config

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1598 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-03-24 14:27:28 +00:00
parent e0af02708a
commit ae61899ab9
+2
View File
@@ -188,6 +188,8 @@ case "$OSNAME" in
;; ;;
esac esac
LIB_openal_VERSION="" LIB_openal_VERSION=""
LIB_openal_DETECT="try_pkgconfig_lib openal openal"
LIB_openal_DEPEND_DETECT_BIN="pkgconfig"
### OpenGL ### ### OpenGL ###