Browse Source

Add a FIXME note about paths in pkgconfig files.

Originally committed as revision 7437 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 18 years ago
parent
commit
77aee36c59
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      configure

+ 1
- 0
configure View File

@@ -2083,6 +2083,7 @@ fi




# build pkg-config files # build pkg-config files
# FIXME: libdir and includedir are hardcoded and may differ from the real path.


pkgconfig_generate(){ pkgconfig_generate(){
name=$1 name=$1


Loading…
Cancel
Save