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