You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
535 B
20 lines
535 B
18 years ago
|
--- aalib-1.4.0/ltconfig.foo 2007-05-04 08:47:13.000000000 -0400
|
||
|
+++ aalib-1.4.0/ltconfig 2007-05-04 08:48:26.000000000 -0400
|
||
|
@@ -1994,16 +1994,6 @@ 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
|
||
|
;;
|
||
|
|
||
|
netbsd*)
|