forked from Imagelibrary/binutils-gdb
Bump version to 2.11.90, fix missing dependencies in bfd/,
and run "make dep-am".
This commit is contained in:
@@ -6,7 +6,10 @@ AC_INIT(ar.c)
|
||||
AC_CANONICAL_SYSTEM
|
||||
AC_ISC_POSIX
|
||||
|
||||
AM_INIT_AUTOMAKE(binutils, 2.10.91)
|
||||
changequote(,)dnl
|
||||
BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[ ]*\([^ ]*\)[ ]*).*/\1/p' < ${srcdir}/../bfd/configure.in`
|
||||
changequote([,])dnl
|
||||
AM_INIT_AUTOMAKE(binutils, ${BFD_VERSION})
|
||||
|
||||
AM_PROG_LIBTOOL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user