Commit the pkg-config files

Fix some initial issues with not expanding '`'

Make sure that pkg-config was getting expanded correctly
This commit is contained in:
Bradlee Speice
2012-07-19 14:49:55 -04:00
parent 3879771a82
commit 0980f82d22
4 changed files with 33 additions and 4 deletions

View File

@ -459,7 +459,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = @top_srcdir@/include/@DOXYGEN_CV_VERSION@ @top_srcdir@/examples
INPUT = @top_srcdir@/include/@CV_VERSION@ @top_srcdir@/examples
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp