[SCM] libav/experimental: Add a FIXME note about paths in pkgconfig files.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:54:43 UTC 2013


The following commit has been merged in the experimental branch:
commit 77aee36c5953d0f34896fa23622f50318a730cab
Author: Diego Biurrun <diego at biurrun.de>
Date:   Wed Jan 10 14:38:08 2007 +0000

    Add a FIXME note about paths in pkgconfig files.
    
    Originally committed as revision 7437 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index a7d79fb..155310e 100755
--- a/configure
+++ b/configure
@@ -2083,6 +2083,7 @@ fi
 
 
 # build pkg-config files
+# FIXME: libdir and includedir are hardcoded and may differ from the real path.
 
 pkgconfig_generate(){
 name=$1

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list