SDL: removed debug from pkg-config script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user