From 7c69a43f50caf5df79c2265bd0fe1bd5fd341cf0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 6 Dec 2011 15:12:43 +0000 Subject: 2011-12-06 Joel Sherrill PR 1793/doc * Makefile.am, configure.ac, bmenu/bmenu2.c: Convert from texi2www to texi2html. * texi2www/ChangeLog, texi2www/Makefile.am, texi2www/dir-arrow.gif, texi2www/missing-arrow.gif, texi2www/next-arrow.gif, texi2www/prev-arrow.gif, texi2www/texi2dvi, texi2www/texi2www, texi2www/texi2www.texi, texi2www/up-arrow.gif: Removed. --- doc/tools/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tools/configure.ac') diff --git a/doc/tools/configure.ac b/doc/tools/configure.ac index 39bdaa2673..4ea8b21dc0 100644 --- a/doc/tools/configure.ac +++ b/doc/tools/configure.ac @@ -21,8 +21,8 @@ dnl Checks for typedefs, structures, and compiler characteristics. dnl Checks for library functions. AC_CHECK_FUNCS(strdup strstr) +# texi2www/Makefile AC_CONFIG_FILES([Makefile bmenu/Makefile -texi2www/Makefile ]) AC_OUTPUT -- cgit v1.2.3