[[project @ 1997-05-13 22:11:36 by jimb] jimb**19970513221139 Ignore-this: e188e7892fe9ca291ee45c2099473395 * Makefile.in, aclocal.m4, configure: Regenerated using automake 1.1p. ] hunk ./Makefile.in 1 -# Makefile.in generated automatically by automake 1.1n from Makefile.am +# Makefile.in generated automatically by automake 1.1p from Makefile.am hunk ./Makefile.in 52 +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ hunk ./Makefile.in 57 +MAKEINFO = @MAKEINFO@ hunk ./Makefile.in 94 -$(srcdir)/aclocal.m4: @MAINT@ configure.in +$(ACLOCAL_M4): @MAINT@ configure.in hunk ./Makefile.in 97 -config.status: configure +config.status: $(srcdir)/configure hunk ./Makefile.in 99 -$(srcdir)/configure: @MAINT@configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) +$(srcdir)/configure: @MAINT@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) hunk ./Makefile.in 125 +top_distdir = $(distdir) + hunk ./Makefile.in 159 - -chmod 755 $(distdir) - here=`pwd`; distdir=`cd $(distdir) && pwd` \ - && cd $(srcdir) \ - && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(srcdir) --output-dir=$$distdir --foreign + -chmod 777 $(distdir) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile hunk ./Makefile.in 186 -all: $(DATA) Makefile +all: Makefile $(DATA) hunk ./Makefile.in 202 - rm -f config.cache config.log stamp-h + rm -f config.cache config.log stamp-h stamp-h[0-9]* hunk ./aclocal.m4 1 -dnl aclocal.m4 generated automatically by aclocal 1.1n +dnl aclocal.m4 generated automatically by aclocal 1.1p hunk ./aclocal.m4 18 +dnl test to see if srcdir already configured +if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then + AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) +fi hunk ./aclocal.m4 83 -if ($2 --version) > /dev/null 2>&1; then +# Redirect stdin to placate older versions of autoconf. Sigh. +if ($2 --version) < /dev/null > /dev/null 2>&1; then hunk ./configure 611 +if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then + { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } +fi hunk ./configure 616 -echo "configure:614: checking whether build environment is sane" >&5 +echo "configure:617: checking whether build environment is sane" >&5 hunk ./configure 663 -echo "configure:661: checking for working aclocal" >&5 +echo "configure:664: checking for working aclocal" >&5 hunk ./configure 666 -if (aclocal --version) > /dev/null 2>&1; then +# Redirect stdin to placate older versions of autoconf. Sigh. +if (aclocal --version) < /dev/null > /dev/null 2>&1; then hunk ./configure 676 -echo "configure:673: checking for working autoconf" >&5 +echo "configure:677: checking for working autoconf" >&5 hunk ./configure 679 -if (autoconf --version) > /dev/null 2>&1; then +# Redirect stdin to placate older versions of autoconf. Sigh. +if (autoconf --version) < /dev/null > /dev/null 2>&1; then hunk ./configure 689 -echo "configure:685: checking for working automake" >&5 +echo "configure:690: checking for working automake" >&5 hunk ./configure 692 -if (automake --version) > /dev/null 2>&1; then +# Redirect stdin to placate older versions of autoconf. Sigh. +if (automake --version) < /dev/null > /dev/null 2>&1; then hunk ./configure 702 -echo "configure:697: checking for working autoheader" >&5 +echo "configure:703: checking for working autoheader" >&5 hunk ./configure 705 -if (autoheader --version) > /dev/null 2>&1; then +# Redirect stdin to placate older versions of autoconf. Sigh. +if (autoheader --version) < /dev/null > /dev/null 2>&1; then hunk ./configure 715 -echo "configure:709: checking for working makeinfo" >&5 +echo "configure:716: checking for working makeinfo" >&5 hunk ./configure 718 -if (makeinfo --version) > /dev/null 2>&1; then +# Redirect stdin to placate older versions of autoconf. Sigh. +if (makeinfo --version) < /dev/null > /dev/null 2>&1; then hunk ./configure 728 -echo "configure:721: checking whether ${MAKE-make} sets \${MAKE}" >&5 +echo "configure:729: checking whether ${MAKE-make} sets \${MAKE}" >&5 hunk ./configure 755 -echo "configure:748: checking whether to enable maintainer-specific portions of Makefiles" >&5 +echo "configure:756: checking whether to enable maintainer-specific portions of Makefiles" >&5