]> mj.ucw.cz Git - libucw.git/blobdiff - build/lib-flags
Added the local copy of the regex library back.
[libucw.git] / build / lib-flags
index 6c2f8b9b47ee742a8bea76d054d4afef1a4eaa65..97d8956691c5302408d2fab65b2ce7f8d01722a5 100755 (executable)
@@ -20,5 +20,5 @@ while [ -n "$1" ] ; do
 done
 if [ -n "$PC" ] ; then
        echo -n " "
-       PKG_CONFIG_PATH="$PKG_CONFIG_PATH:obj/pkg-config" pkg-config --libs $PC
+       PKG_CONFIG_PATH="$PKG_CONFIG_PATH:obj/pkgconfig" pkg-config --libs $PC
 fi