Re: Detailed structure checks

2008-11-29 Thread Ralf Wildenhues
Hi Peter, * Peter O'Gorman wrote on Sat, Nov 29, 2008 at 07:22:06AM CET: > Tim Post wrote: > > > > Thank you. I'm not sure how I could have missed that. Autoconf is > > probably one of the best documented projects available .. the manual is > > so massive that sometimes its easy to get lost :) >

Re: Detailed structure checks

2008-11-29 Thread Tim Post
Hi Peter, On Sat, 2008-11-29 at 00:22 -0600, Peter O'Gorman wrote: > Tim Post wrote: > > Hi Eric, > > > > On Thu, 2008-11-27 at 20:53 -0700, Eric Blake wrote: > > > >> AC_CHECK_MEMBERS does what you want. > > > > Thank you. I'm not sure how I could have missed that. Autoconf is > > probably one

Re: Detailed structure checks

2008-11-29 Thread Tim Post
On Sat, 2008-11-29 at 09:39 +0100, Ralf Wildenhues wrote: > Best would probably be something that generates automatically from the > manual or the m4 source files, so that keeping it up to date doesn't > involve remembering another location. Hmm, the indices like >