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] |
> -----Original Message----- > From: Tom Tromey [mailto:tromey@redhat.com] > Sent: Friday, June 22, 2012 10:40 PM > To: Metzger, Markus T [...] > >> > +AC_CHECK_HEADERS(linux/perf_event.h) > > Jan> There is already existing big AC_CHECK_HEADERS block at line 1014. > > Markus> This new check is right at the end of that block. They got expanded by > Markus> conditional include statements. > > It is better to just put the new file into the big AC_CHECK_HEADERS > invocation, if possible, since that results in a smaller configure file. > Right now you have added a separate AC_CHECK_HEADERS invocation, but it > doesn't need to be separate. I found one big block ending with sys/un.h and added the new file to this list. Regards, Markus.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
-------------------------------------------------------------------------------------- Intel GmbH Dornacher Strasse 1 85622 Feldkirchen/Muenchen, Deutschland Sitz der Gesellschaft: Feldkirchen bei Muenchen Geschaeftsfuehrer: Douglas Lusk, Peter Gleissner, Hannes Schwaderer Registergericht: Muenchen HRB 47456 Ust.-IdNr./VAT Registration No.: DE129385895 Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |