aboutsummaryrefslogtreecommitdiff
blob: a22b0b93e4798e149dca1415b989943847eaf668 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/config/nspr-config.in
+++ b/config/nspr-config.in
@@ -126,7 +126,7 @@
 fi
 
 if test "$echo_libs" = "yes"; then
-      libdirs=-L$libdir
+      libdirs=""
       if test -n "$lib_plds"; then
 	libdirs="$libdirs -lplds${major_version}"
       fi