From 8d074d15654fb02f5fd9e8830ebb26fffd4b4fe5 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Thu, 6 Apr 2006 21:49:35 +0000 Subject: 2006-04-06 Carlos O'Donell * Makefile.tpl: Add install-html target. * Makefile.def: Add install-html target. * Makefile.in: Regenerate. * configure.in: Add --with-datarootdir, --with-docdir, and --with-htmldir options. * configure: Regenerate. bfd/ 2006-04-06 Carlos O'Donell * po/Make-in: Add install-html target. * Makefile.am: Rename docdir to bfddocdir. Add datarootdir, docdir htmldir. Add install-html and install-html-recursive targets. * Makefile.in: Regenerate. * configure.in: AC_SUBST for datarootdir, docdir and htmldir. * configure: Regenerate. bfd/doc/ 2006-04-06 Carlos O'Donell * Makefile.am: Add install-html and install-html-am targets. Define datarootdir, docdir and htmldir. * Makefile.in: Regenerate. binutils/ 2006-04-06 Carlos O'Donell * po/Make-in: Add install-html target. * Makefile.am: Add install-html and install-html-recursive targets. * Makefile.in: Regenerate. * configure.in: AC_SUBST datarootdir, docdir and htmldir. * configure: Regenerate. * doc/Makefile.am: Add install-html and install-html-am targets. * doc/Makefile.in: Regenerate. etc/ 2006-04-06 Carlos O'Donell * Makefile.in: Add install-html target. Add htmldir, docdir and datarootdir. * configure.texi: Document install-html target. * configure.in: AC_SUBST datarootdir, docdir, htmldir. * configure: Regenerate. gas/ 2006-04-06 Carlos O'Donell * po/Make-in: Add install-html target. * Makefile.am: Add install-html and install-html-recursive targets. * Makefile.in: Regenerate. * configure.in: AC_SUBST datarootdir, docdir, htmldir. * configure: Regenerate. * doc/Makefile.am: Add install-html and install-html-am targets. * doc/Makefile.in: Regenerate. gprof/ 2006-04-06 Carlos O'Donell * po/Make-in: Add install-html target. * Makefile.am: Add install-html, install-html-am and install-html-recursive targets. * Makefile.in: Regenerate. * configure.in: AC_SUBST datarootdir, docdir, htmldir. * configure: Regenerate. intl/ 2006-04-06 Carlos O'Donell * intl/Makefile.in: Add html info and dvi and install-html to .PHONY Add install-html target. ld/ 2006-04-06 Carlos O'Donell * Makefile.am: Add install-html, install-html-am, and install-html-recursive targets. * Makefile.in: Regenerate. * configure.in: AC_SUBST datarootdir, docdir, htmldir. * configure: Regenerate. * po/Make-in: Add install-html target. opcodes/ 2006-04-06 Carlos O'Donell * Makefile.am: Add install-html target. * Makefile.in: Regenerate. --- etc/configure.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc/configure.texi') diff --git a/etc/configure.texi b/etc/configure.texi index 385a7c4471..58c5285488 100644 --- a/etc/configure.texi +++ b/etc/configure.texi @@ -276,7 +276,9 @@ directory is controlled by @samp{configure} options, as described below. In the Cygnus tree at present, the info files are built and installed as a separate step. To build them, run @samp{make info}. To install them, -run @samp{make install-info}. +run @samp{make install-info}. The equivalent html files are also built +and installed in a separate step. To build the html files, run +@samp{make html}. To install the html files run @samp{make install-html}. All @samp{configure} scripts support a wide variety of options. The most interesting ones are @samp{--with} and @samp{--enable} options -- cgit v1.2.1