SDL: removed debug from pkg-config script

This commit is contained in:
Sergii Pylypenko
2019-04-25 23:42:32 +03:00
parent f0ff49906c
commit 65fe44f66a

View File

@@ -89,7 +89,7 @@ while test $# -gt 0; do
echo -I${prefix}/include
;;
--libs|--static-libs)
echo "=====> $0 $@: PKG '$PKG'" > /dev/stderr
#echo "=====> $0 $@: PKG '$PKG'" > /dev/stderr
case $PKG in
curl|libcurl)
echo -lcurl-sdl -l:libssl.so.sdl.1.so -l:libcrypto.so.sdl.1.so