--- ermyth/configure.ac 2007/07/21 15:05:40 1.5 +++ ermyth/configure.ac 2007/07/21 15:51:23 1.6 @@ -2,7 +2,7 @@ dnl Copyright © 2005 Atheme Development Group dnl Rights to this code are documented in doc/pod/license.pod. dnl -dnl $Id: configure.ac,v 1.5 2007/07/21 15:05:40 pippijn Exp $ +dnl $Id: configure.ac,v 1.6 2007/07/21 15:51:23 pippijn Exp $ dnl Process this file with autoconf to produce a configure script. @@ -11,7 +11,7 @@ AC_CONFIG_HEADER(include/sysconf.h) AC_CONFIG_AUX_DIR(autoconf) -AC_COPYRIGHT([$Id: configure.ac,v 1.5 2007/07/21 15:05:40 pippijn Exp $]) +AC_COPYRIGHT([$Id: configure.ac,v 1.6 2007/07/21 15:51:23 pippijn Exp $]) AC_PREFIX_DEFAULT(~/PACKAGE) @@ -109,7 +109,7 @@ dnl Checks for header files. dnl -dnl AC_CHECK_HEADERS(getopt.h link.h valgrind/memcheck.h) +AC_CHECK_HEADERS(getopt.h link.h valgrind/memcheck.h) dnl AC_CHECK_HEADER(tr1/unordered_map, [], [AC_MSG_ERROR([Your compiler must support the Library Technical Report 1 extensions.])]) AC_DEFINE(_REENTRANT, [1], [Define this])