1 dnl Process this file with 'autoconf' to produce a 'configure' script
2 dnl Id: configure.in,v 1.10 2010/12/26 19:10:21 tom Exp
3 AC_PREREQ(2.13.20020210)
4 AC_REVISION(Revision: 1.10)
6 AC_CONFIG_HEADER(config.h:config_h.in)
8 CF_CHECK_CACHE([AC_CANONICAL_SYSTEM])
20 AC_CHECK_HEADERS(fcntl.h)
21 AC_CHECK_FUNCS(atexit)
24 CF_WITH_WARNINGS(Wwrite-strings)
30 AC_OUTPUT(makefile,,,cat)