Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 8db285c07f1f6a29a65479e5be8b6821 > files > 1

SDL_gfx-2.0.17-3.fc12.src.rpm

--- SDL_gfx-2.0.13/ltconfig.foo	2007-05-04 18:10:41.000000000 -0400
+++ SDL_gfx-2.0.13/ltconfig	2007-05-04 18:10:58.000000000 -0400
@@ -2001,16 +2001,7 @@ linux-gnu*)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   deplibs_check_method=pass_all
-
-  if test -f /lib/ld.so.1; then
-    dynamic_linker='GNU ld.so'
-  else
-    # Only the GNU ld.so supports shared libraries on MkLinux.
-    case "$host_cpu" in
-    powerpc*) dynamic_linker=no ;;
-    *) dynamic_linker='Linux ld.so' ;;
-    esac
-  fi
+  dynamic_linker='GNU ld.so'
   ;;
 
 netbsd*)