summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'ConfigureChecks.cmake')
-rw-r--r--ConfigureChecks.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake
index 6eb512e2..12c977ef 100644
--- a/ConfigureChecks.cmake
+++ b/ConfigureChecks.cmake
@@ -247,7 +247,7 @@ if( WITH_VORBIS )
endif( )
set( HAVE_VORBIS 1 )
- set( HAVE_OGG_VORBIS 1 )
+ set( OGG_VORBIS 1 )
endif( WITH_VORBIS )