From f902e8220607f9e6f9d803c4a28f47aea6310098 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 May 2003 23:16:33 +0000 Subject: [PATCH] 2003-05-21 Ralf Corsepius * Makefile.am: Remove src2html. * configure.ac: Remove src2html. --- doc/ChangeLog | 5 +++++ doc/Makefile.am | 2 +- doc/configure.ac | 1 - 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index e750b18f77..684226d604 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2003-05-21 Ralf Corsepius + + * Makefile.am: Remove src2html. + * configure.ac: Remove src2html. + 2003-04-29 Ralf Corsepius * project.am: clean *.info*. diff --git a/doc/Makefile.am b/doc/Makefile.am index cb50680bac..090dcb0a9e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -10,7 +10,7 @@ ACLOCAL_AMFLAGS = -I ../aclocal SUBDIRS = tools FAQ started user bsp_howto porting develenv \ posix_users posix1003.1 filesystem itron3.0 networking ada_user \ started_ada rtems_gdb rgdb_specs new_chapters relnotes supplements \ - gnu_docs src2html + gnu_docs if USE_HTML html_DATA = index.html HELP.html diff --git a/doc/configure.ac b/doc/configure.ac index a38356faac..213352fe65 100644 --- a/doc/configure.ac +++ b/doc/configure.ac @@ -171,6 +171,5 @@ supplements/sh/Makefile supplements/sparc/Makefile supplements/template/Makefile gnu_docs/Makefile -src2html/Makefile ]) AC_OUTPUT