This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/N] some minor fixes in sim, gold, gdb


Ralf Wildenhues <Ralf.Wildenhues@gmx.de> writes:

> Of these changes, this one still needs approval:
>
>> - sim/common/aclocal.m4: SIM_CHECK_MEMBER is alias for AC_CHECK_MEMBER now.
>>   This also needs to happen at the same time as the Autoconf update, to
>>   avoid exposing whatever bugs 2.59's AC_CHECK_MEMBER had.
>>   Is this ok or would you rather I replace every use of SIM_CHECK_MEMBER
>>   with AC_CHECK_MEMBER?

According to the FIXME note in that file, please excise SIM_CHECK_*
altogether if it has been mooted by a modern autoconf.

- FChE


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