Author: rathann
Date: Sun Aug 31 02:40:51 2008
New Revision: 1129

Log:
Fix pkgconfig file generation for out-of-tree builds.


Modified:
   trunk/libdvdnav/configure2
   trunk/libdvdread/configure2

Modified: trunk/libdvdnav/configure2
==============================================================================
--- trunk/libdvdnav/configure2  (original)
+++ trunk/libdvdnav/configure2  Sun Aug 31 02:40:51 2008
@@ -158,6 +158,7 @@ EOF
 if test "$source_path_used" != "no"; then
     FILES="\
           Makefile \
+          misc \
           "
     for f in $FILES ; do
         ln -sf "$source_path/$f" $f

Modified: trunk/libdvdread/configure2
==============================================================================
--- trunk/libdvdread/configure2 (original)
+++ trunk/libdvdread/configure2 Sun Aug 31 02:40:51 2008
@@ -141,6 +141,7 @@ EOF
 if test "$source_path_used" != "no"; then
     FILES="\
           Makefile \
+          misc \
           "
     for f in $FILES ; do
         ln -sf "$source_path/$f" $f
_______________________________________________
DVDnav-discuss mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss

Reply via email to