This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Automatic opcode table generation and gas test cases for s/390.



That looks OK to me.  Don't forget the ChangeLog entry, and review the
diffs for configure to make sure you aren't making spurious changes
due to autoconf version drift, post the final patch with the other
changes, and I'll re-review it.  Whew.

> Index: configure.in
> ===================================================================
> RCS file: /cvs/src/src/opcodes/configure.in,v
> retrieving revision 1.22
> diff -u -r1.22 configure.in
> --- configure.in    2001/08/10 10:56:46  1.22
> +++ configure.in    2001/09/14 20:09:34
> @@ -82,6 +82,8 @@
> 
>  . ${srcdir}/../bfd/configure.host
> 
> +BFD_CC_FOR_BUILD
> +
>  AC_SUBST(HDEFINES)
>  AC_PROG_INSTALL
> 
> What do you think?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]