${CONFIG_HEADER}: stamp-h
stamp-h: ${CONFIG_HEADER}.in config.status
CONFIG_FILES= CONFIG_HEADERS=${CONFIG_HEADER} ./config.status
-${CONFIG_HEADER}.in: stamp-h.in
-stamp-h.in: configure.in ${ACLOCAL} ${ACCONFIG} ${CONFIG_TOP} ${CONFIG_BOT}
+${srcdir}/${CONFIG_HEADER}.in: stamp-h.in
+${srcdir}/stamp-h.in: configure.in ${ACLOCAL} ${ACCONFIG} ${CONFIG_TOP} ${CONFIG_BOT}
cd $(srcdir); autoheader
date > $(srcdir)/stamp-h.in
${CONFIG_HEADER}: stamp-h
stamp-h: ${CONFIG_HEADER}.in config.status
CONFIG_FILES= CONFIG_HEADERS=${CONFIG_HEADER} ./config.status
-${CONFIG_HEADER}.in: stamp-h.in
-stamp-h.in: configure.in ${ACLOCAL} ${ACCONFIG} ${CONFIG_TOP} ${CONFIG_BOT}
+${srcdir}/${CONFIG_HEADER}.in: stamp-h.in
+${srcdir}/stamp-h.in: configure.in ${ACLOCAL} ${ACCONFIG} ${CONFIG_TOP} ${CONFIG_BOT}
cd $(srcdir); autoheader
date > $(srcdir)/stamp-h.in
-# For the justification of the following Makefile rules, see node
+# For an explanation of the following Makefile rules, see node
# `Automatic Remaking' in GNU Autoconf documentation.
Makefile: Makefile.in config.status
CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status
config.status: configure
./config.status --recheck
-configure: configure.in ${ACLOCAL}
+${srcdir}/configure: configure.in ${ACLOCAL}
cd $(srcdir); autoconf