gas/testsuite/
[deliverable/binutils-gdb.git] / ld / configure
index f4e4bb662d8e7127dd34c9c9a4f413fe0a067178..621fbb101b9ada81c1e9af5ce340d8b7a6e7fa91 100755 (executable)
@@ -3555,7 +3555,7 @@ if test "$ac_res" != no; then :
 fi
 
 
-BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[        ]*\([^  ]*\)[   ]*).*/\1/p' < ${srcdir}/../bfd/configure.in`
+BFD_VERSION=`${srcdir}/../bfd/configure --version | sed -n -e '1s,.* ,,p'`
 am__api_version='1.11'
 
 # Find a good install program.  We prefer a C program (faster),
This page took 0.026526 seconds and 4 git commands to generate.