]> mj.ucw.cz Git - libucw.git/blobdiff - build/lib-flags
Doc: Updated the list of contributors
[libucw.git] / build / lib-flags
index 97d8956691c5302408d2fab65b2ce7f8d01722a5..29bb4e83cbc2c7f386d087018b6d508d6eadeab9 100755 (executable)
@@ -20,5 +20,5 @@ while [ -n "$1" ] ; do
 done
 if [ -n "$PC" ] ; then
        echo -n " "
-       PKG_CONFIG_PATH="$PKG_CONFIG_PATH:obj/pkgconfig" pkg-config --libs $PC
+       PKG_CONFIG_PATH="$PKG_CONFIG_PATH:obj/pkgconfig" pkg-config $PKG_CONFIG_OPTS --libs $PC
 fi