Lines Matching refs:ac_top_srcdir

1352 s&@top_srcdir@&$ac_top_srcdir&;t t
1456 if test -f "$ac_top_srcdir/Makefile" ; then
1457 a=`grep "^VERSION " "$ac_top_srcdir/Makefile"` ; b=`grep "^VERSION " Makefile`
1458 test "$a" != "$b" && rm "$ac_top_srcdir/Makefile"
1460 if test -f "$ac_top_srcdir/Makefile" ; then
1461 echo "$ac_top_srcdir/Makefile : $ac_top_srcdir/Makefile.in" > $tmp/conftemp.mk
1464 if grep '^REMOVED,,,' "$ac_top_srcdir/Makefile" >/dev/null
1465 then rm $ac_top_srcdir/Makefile ; fi
1466 cp $tmp/conftemp.mk $ac_top_srcdir/makefiles.mk~ ## DEBUGGING
1468 if test ! -f "$ac_top_srcdir/Makefile" ; then
1551 cp "$tmp/conftemp.sed" "$ac_top_srcdir/makefile.sed~" ## DEBUGGING
1552 $ax_enable_builddir_sed -f $tmp/conftemp.sed Makefile >$ac_top_srcdir/Makefile
1553 if test -f "$ac_top_srcdir/Makefile.mk" ; then
1556 cat $ac_top_srcdir/Makefile.mk >>$ac_top_srcdir/Makefile
1558 echo "$xxxx CONFIGURATIONS FOR TOPLEVEL MAKEFILE: " >>$ac_top_srcdir/Makefile
1560 if grep '^; echo "MAKE ' $ac_top_srcdir/Makefile >/dev/null ; then
1563 $ax_enable_builddir_sed -e '/^@ HOST=/s/^/ /' -e '/^; /s/^/ /' $ac_top_srcdir/Makefile \
1564 >$ac_top_srcdir/Makefile~
1565 …(test -s $ac_top_srcdir/Makefile~ && mv $ac_top_srcdir/Makefile~ $ac_top_srcdir/Makefile) 2>/dev/n…
1571 $ax_enable_builddir_sed -f "$tmp/conftemp.sed" "$ac_top_srcdir/Makefile" >$tmp/mkfile.tmp
1572 cp "$tmp/conftemp.sed" "$ac_top_srcdir/makefiles.sed~" ## DEBUGGING
1573 cp "$tmp/mkfile.tmp" "$ac_top_srcdir/makefiles.out~" ## DEBUGGING
1574 if cmp -s "$ac_top_srcdir/Makefile" "$tmp/mkfile.tmp" 2>/dev/null ; then
1581 mv "$tmp/mkfile.tmp" "$ac_top_srcdir/Makefile"
1587 echo "$xxxx" "$ax_enable_builddir_host" "|$ax_enable_builddir" >>$ac_top_srcdir/Makefile