According to Richard W.M. Jones on 1/25/2010 4:34 AM: > This didn't work for me. I had to add '#include <config.h>' near the > top of 'lib/xstrtol.h' in order to get the symbol HAVE_LONG_LONG_INT > defined.
In general, we've specifically avoided including <config.h> in .h files; they should only be included in gnulib's .c files. If the client project is using xstrtol.h but not including <config.h> first, then it is the client project that needs to change, not gnulib. -- Don't work too hard, make some time for fun as well! Eric Blake e...@byu.net
signature.asc
Description: OpenPGP digital signature