[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v5] build: add autoconf to replace custom checks in tools/check
2012/2/21 Ian Campbell <Ian.Campbell@xxxxxxxxxx>: > On Mon, 2012-02-20 at 22:18 +0000, Roger Pau Monne wrote: >> >> +# Autoscan stuff (except for yajl/yajl_version.h check) > > I don't understand this comment, the following AC_CHECK_HEADERS _does_ > check for yajl_version. Sorry, the comment is misleading, what I mean is that everything here is detected by autoscan, except for the yajl_version.h test that I've added myself. Should I change the comment? > >> +# Checks for header files. >> +AC_FUNC_ALLOCA >> +AC_CHECK_HEADERS([ \ >> + Â Â Â Â Â Â Â Âarpa/inet.h fcntl.h inttypes.h libintl.h limits.h malloc.h \ >> + Â Â Â Â Â Â Â Ânetdb.h netinet/in.h stddef.h stdint.h stdlib.h string.h \ >> + Â Â Â Â Â Â Â Âstrings.h sys/file.h sys/ioctl.h sys/mount.h sys/param.h \ >> + Â Â Â Â Â Â Â Âsys/socket.h sys/statvfs.h sys/time.h syslog.h termios.h \ >> + Â Â Â Â Â Â Â Âunistd.h yajl/yajl_version.h \ >> + Â Â Â Â Â Â Â Â]) > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |