--- Makefile.am.~1.185.~ 2003-03-27 09:31:35.000000000 +1000 +++ Makefile.am 2003-03-29 08:33:34.000000000 +1000 @@ -47,7 +47,7 @@ $(COMPILE) -c -o $@ $<; \ fi -scmconfig.h: ${top_srcdir}/config.h gen-scmconfig +scmconfig.h: ${top_builddir}/config.h gen-scmconfig rm -f scmconfig.h.tmp cat $(srcdir)/scmconfig.h.top > scmconfig.h.tmp ./gen-scmconfig >> scmconfig.h.tmp