dnl Process this file with autoconf to produce a configure script. AC_INIT(libconfig, 1.4.9, hyperrealm@gmail.com, libconfig, [http://www.hyperrealm.com/main.php?s=libconfig]) #AC_CANONICAL_TARGET AC_MSG_NOTICE([libconfig - made with pride in California]) AC_PROG_MAKE_SET AC_DEFINE_UNQUOTED(TARGET, "${target}", [Configured target name.]) # Enable GNU extensions. AC_GNU_SOURCE dnl Checks for programs. AC_PROG_CC AC_PROG_LEX if test Z"$LEX" != Zflex; then cat <