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: Include dir intl when building libcommon.a for gdb


On 03/03/2011 11:15 AM, Yao Qi wrote:
>> > gnulib does not have its own configure, yet it integrates into
>> > random configures.  It looks like a better model for common/
>> > to me.
> We can have configure/make and .m4 together in common/.  .m4 file
> provides common macros, while configure generates Makefile for source in
> common/.

Think it over again during lunch today, if there is no extra checking in
common/configure.ac, then we can remove it, and generate common/Makefile
in gdb/configure.ac and gdbserver/configure.ac.

-- 
Yao (éå)


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