Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > c617335d627091e7ca8532c3da488983 > files > 1

pth-2.0.7-10.mga3.src.rpm

diff -urN pth-2.0.0-orig/pth-config.in pth-2.0.0/pth-config.in
--- pth-2.0.0-orig/pth-config.in	2003-01-01 23:45:06.000000000 +0800
+++ pth-2.0.0/pth-config.in	2004-05-19 23:18:46.301148256 +0800
@@ -109,11 +109,11 @@
             output="$output $pth_acdir"
             ;;
         --cflags)
-            output="$output -I$pth_includedir"
+            output="$output"
             output_extra="$output_extra $pth_cflags"
             ;;
         --ldflags)
-            output="$output -L$pth_libdir"
+            output="$output"
             output_extra="$output_extra $pth_ldflags"
             ;;
         --libs)