summaryrefslogtreecommitdiff
path: root/src/FindMad.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/FindMad.cmake')
-rw-r--r--src/FindMad.cmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/FindMad.cmake b/src/FindMad.cmake
index f05f469..1917cd4 100644
--- a/src/FindMad.cmake
+++ b/src/FindMad.cmake
@@ -1,6 +1,6 @@
-# MAD_INCLUDE_DIRS - where to find curl/curl.h, etc.
-# MAD_LIBRARIES - List of libraries when using curl.
-# MAD_FOUND - True if curl found.
+# MAD_INCLUDE_DIRS - where to find mad.h, etc.
+# MAD_LIBRARIES - List of libraries when using libmad.
+# MAD_FOUND - True if libmad found.
# Look for the header file.
FIND_PATH(MAD_INCLUDE_DIR NAMES mad.h)