]> git.pld-linux.org Git - packages/STLport.git/blobdiff - stlport-config.in
- rel 6
[packages/STLport.git] / stlport-config.in
index c64b32aed869b6c5552751e831e0b4403d3482b3..e800933646e05f3cba67058af4e6e8eeb533da6b 100644 (file)
@@ -44,7 +44,7 @@ while test $# -gt 0; do
       ;;
     --libs)
       libdirs=-L@libdir@
-      echo $libdirs -lstlport_gcc -lpthread -lstdc++ -lm
+      echo $libdirs -lstlport -lpthread -lstdc++ -lm
       ;;
     *)
       echo "${usage}" 1>&2
This page took 0.035306 seconds and 4 git commands to generate.