Merge from vendor branch TNF:
[pkgsrc.git] / cross / binutils / patches / patch-ad
1 $NetBSD$
2
3 --- bfd/configure.orig  Thu Dec 31 14:13:13 1998
4 +++ bfd/configure       Thu Dec 31 14:13:32 1998
5 @@ -1398,6 +1398,7 @@
6    echo "$ac_t""no" 1>&6
7  fi
8  
9 +if false; then
10  # Always use our own libtool.
11  LIBTOOL='$(SHELL) $(top_builddir)/libtool'
12  
13 @@ -1443,7 +1444,7 @@
14  ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
15  $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
16  || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
17 -
18 +fi
19  
20  # Check whether --enable-64-bit-bfd or --disable-64-bit-bfd was given.
21  if test "${enable_64_bit_bfd+set}" = set; then