retitle 366440 freetds(GNU/k*BSD|Hurd): FTBFS: out of date libtool scripts
thanks
Hi,
Same problem with hurd-i386, please use this patch instead. Note that
libtool was not yet updated for hurd-i386 (see #407079).
Samuel
--- configure.orig 2007-01-16 10:24:50.000000000 +0100
+++ configure 2007-01-16 10:25:26.000000000 +0100
@@ -6575,7 +6575,7 @@
hardcode_shlibpath_var=no
;;
- linux*)
+ linux* | k*bsd*-gnu | gnu*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags
${wl}-soname $wl$soname -o $lib'
archive_cmds="$tmp_archive_cmds"
@@ -13230,7 +13230,7 @@
hardcode_shlibpath_var_F77=no
;;
- linux*)
+ linux* | k*bsd*-gnu | gnu*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags
${wl}-soname $wl$soname -o $lib'
archive_cmds_F77="$tmp_archive_cmds"
@@ -15535,7 +15535,7 @@
hardcode_shlibpath_var_GCJ=no
;;
- linux*)
+ linux* | k*bsd*-gnu | gnu*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags
${wl}-soname $wl$soname -o $lib'
archive_cmds_GCJ="$tmp_archive_cmds"