Fix a mistake... :P

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6733 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Glenn Rice 2011-01-03 22:08:03 +00:00
parent 825ceca9f1
commit 4e97f83578
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ else()
message("ao NOT found, disabling ao sound backend")
endif(AO_FOUND)
#check_lib(BLUEZ bluez QUIET)
check_lib(BLUEZ bluez QUIET)
if(BLUEZ_FOUND)
add_definitions(-DHAVE_BLUEZ=1)
message("bluez found, enabling bluetooth support")