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/5] Read CTF by the ctf target


On 03/03/2013 06:38 PM, Yao Qi wrote:
2013-03-03  Hui Zhu<hui_zhu@mentor.com>
	    Yao Qi<yao@codesourcery.com>

* configure.ac: Check libbabeltrace is installed.

This changelog entry should be updated a little bit,


	* configure.ac: Check libbabeltrace is installed and
	libbabeltrace is broken or not.

because in configure.ac, we use macro AC_TRY_LINK to see function 'lookup_enum' can be found in libbabeltrace or not. If 'lookup_enum' is found in libbabeltrace, we don't use it.

--
Yao (éå)


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