--- ../php/configure.orig	Sat Jan  1 05:53:20 2000
+++ ../php/configure	Sun Jan  2 17:34:39 2000
@@ -5261,26 +5261,10 @@
   if test -n "$unique" && test "`eval $cmd`" = "" ; then
     eval "LIBPATH$unique=set"
     
-      EXTRA_LIBS="$EXTRA_LIBS -L$ai_p"
-      if test -n "$APXS" ; then
-        RPATHS="$RPATHS ${apxs_runpath_switch}$ai_p'"
-      else
-        RPATHS="$RPATHS ${ld_runpath_switch}$ai_p"
-      fi
-    
-  fi
+    EXTRA_LIBS="$EXTRA_LIBS $ai_p/libc-client4.a"
 
   fi
 
-  
-  
-  unique=`echo $ac_n "c-client4$ac_c" | tr -c -d a-zA-Z0-9`
-  cmd="echo $ac_n \"\$LIBRARY$unique$ac_c\""
-  if test -n "$unique" && test "`eval $cmd`" = "" ; then
-    eval "LIBRARY$unique=set"
-    
-    EXTRA_LIBS="$EXTRA_LIBS -lc-client4"
-  
   fi
 
 
