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: [1/2] RFC: refactor BFD check into autoconf macro


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> This patch is just preparation for the next one.
Tom> It moves a BFD check into an autoconf macro in acinclude.m4.
Tom> This way we can reuse it for another similar check.

Tom> Tested by rebuilding.

Tom> 	* acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
Tom> 	* configure.ac: Use GDB_AC_CHECK_BFD.
Tom> 	* configure: Rebuild.

I'm checking this in now.

Tom


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