summaryrefslogtreecommitdiffstats
path: root/doc/tools/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-12-06 15:12:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-12-06 15:12:43 +0000
commit7c69a43f50caf5df79c2265bd0fe1bd5fd341cf0 (patch)
treea932fdf3620a4cc2be2bcf9d48b7e81062c3e2be /doc/tools/configure.ac
parent2011-12-06 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-7c69a43f50caf5df79c2265bd0fe1bd5fd341cf0.tar.bz2
2011-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>
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.
Diffstat (limited to '')
-rw-r--r--doc/tools/configure.ac2
1 files changed, 1 insertions, 1 deletions
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