diff --git a/ChangeLog b/ChangeLog index a7b7ce52c..5f68a26cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri Feb 13 23:54:48 2004 Matthias Clasen + + * configure.in: Remove checks for sgml2html. It was once + used for building the linuxdoc version of the tutorial. + Nowadays, we use db2html. (#134164, Julio M. Merino Vidal) + + Fri Feb 13 08:17:43 2004 Owen Taylor Fix various compilation problems (#134312, David diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index a7b7ce52c..5f68a26cb 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,10 @@ +Fri Feb 13 23:54:48 2004 Matthias Clasen + + * configure.in: Remove checks for sgml2html. It was once + used for building the linuxdoc version of the tutorial. + Nowadays, we use db2html. (#134164, Julio M. Merino Vidal) + + Fri Feb 13 08:17:43 2004 Owen Taylor Fix various compilation problems (#134312, David diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index a7b7ce52c..5f68a26cb 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,10 @@ +Fri Feb 13 23:54:48 2004 Matthias Clasen + + * configure.in: Remove checks for sgml2html. It was once + used for building the linuxdoc version of the tutorial. + Nowadays, we use db2html. (#134164, Julio M. Merino Vidal) + + Fri Feb 13 08:17:43 2004 Owen Taylor Fix various compilation problems (#134312, David diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index a7b7ce52c..5f68a26cb 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,10 @@ +Fri Feb 13 23:54:48 2004 Matthias Clasen + + * configure.in: Remove checks for sgml2html. It was once + used for building the linuxdoc version of the tutorial. + Nowadays, we use db2html. (#134164, Julio M. Merino Vidal) + + Fri Feb 13 08:17:43 2004 Owen Taylor Fix various compilation problems (#134312, David diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index a7b7ce52c..5f68a26cb 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,10 @@ +Fri Feb 13 23:54:48 2004 Matthias Clasen + + * configure.in: Remove checks for sgml2html. It was once + used for building the linuxdoc version of the tutorial. + Nowadays, we use db2html. (#134164, Julio M. Merino Vidal) + + Fri Feb 13 08:17:43 2004 Owen Taylor Fix various compilation problems (#134312, David diff --git a/configure.in b/configure.in index 701bd55c2..cd4929f92 100644 --- a/configure.in +++ b/configure.in @@ -1528,9 +1528,6 @@ fi ]) -AC_PATH_PROG(SGML2HTML, sgml2html, no) -AM_CONDITIONAL(HAVE_SGML2HTML, test x$SGML2HTML != xno) - AC_CONFIG_FILES([ config.h.win32 gtk-zip.sh