--- ermyth/configure.ac 2007/07/21 01:29:07 1.2 +++ ermyth/configure.ac 2007/07/21 02:00:31 1.3 @@ -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.2 2007/07/21 01:29:07 pippijn Exp $ +dnl $Id: configure.ac,v 1.3 2007/07/21 02:00:31 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.2 2007/07/21 01:29:07 pippijn Exp $]) +AC_COPYRIGHT([$Id: configure.ac,v 1.3 2007/07/21 02:00:31 pippijn Exp $]) AC_PREFIX_DEFAULT(~/PACKAGE) @@ -680,8 +680,7 @@ AC_OUTPUT([ Makefile doc/Makefile - help/Makefile - include/callback.h + include/common/callback.h modules/Makefile modules/Makefile.common modules/Makefile.defs