--- ermyth/configure.ac 2007/08/28 17:08:06 1.8 +++ ermyth/configure.ac 2007/09/02 23:14:42 1.9 @@ -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.8 2007/08/28 17:08:06 pippijn Exp $ +dnl $Id: configure.ac,v 1.9 2007/09/02 23:14:42 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.8 2007/08/28 17:08:06 pippijn Exp $]) +AC_COPYRIGHT([$Id: configure.ac,v 1.9 2007/09/02 23:14:42 pippijn Exp $]) AC_PREFIX_DEFAULT(~/PACKAGE) @@ -313,9 +313,11 @@ esac fi SRCDIR="$srcdir" +BUILDROOT=`pwd` AC_SUBST(ABSPATHS) AC_SUBST(SRCDIR) +AC_SUBST(BUILDROOT) dnl dnl Filesystem Hierarchy Standard