ENH: cleanups

This commit is contained in:
Ken Martin
2005-12-15 14:17:43 -05:00
parent 5966baeec3
commit 74eaecfc3e
35 changed files with 132 additions and 140 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# - Find the native MPEG includes and library
# This module defines
# MPEG_INCLUDE_DIR, where to find MPEG.h, etc.
# MPEG_LIBRARIES, the libraries to link against to use MPEG.
# MPEG_LIBRARIES, the libraries required to use MPEG.
# MPEG_FOUND, If false, do not try to use MPEG.
# also defined, but not for general use are
# MPEG_mpeg2_LIBRARY, where to find the MPEG library.