From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29024 invoked by alias); 3 Apr 2006 15:44:50 -0000 Received: (qmail 28995 invoked by uid 9587); 3 Apr 2006 15:44:47 -0000 Date: Mon, 03 Apr 2006 15:44:00 -0000 Message-ID: <20060403154447.28993.qmail@sourceware.org> From: carlos@sourceware.org To: src-cvs@sources.redhat.com Subject: src ./ChangeLog.csl ./Makefile.def ./Makefile. ... Mailing-List: contact src-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00003.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Branch: binutils-csl-2_17-branch Changes by: carlos@sourceware.org 2006-04-03 15:44:47 Modified files: . : ChangeLog.csl Makefile.def Makefile.in Makefile.tpl configure configure.in etc : Makefile.in configure configure.in configure.texi intl : Makefile.in libiberty : Makefile.in configure configure.ac libiberty/testsuite: Makefile.in Log message: 2006-04-03 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. * opcodes/Makefile.am: Add install-html target. * opcodes/Makefile.in: Regenerate. * libiberty/Makefile.in: Add install-html, install-html-am, and install-html-recursive targets. Define mkdir_p and NORMAL_INSTALL. * libiberty/configure.ac: AC_SUBST datarootdir, docdir, htmldir. * libiberty/configure: Regenerate. * libiberty/testsuite/Makefile.in: Add install-html and html targets. * ld/Makefile.am: Add install-html, install-html-am, and install-html-recursive targets. * ld/Makefile.in: Regenerate. * ld/configure.in: AC_SUBST datarootdir, docdir, htmldir. * ld/configure: Regenerate. * ld/po/Make-in: Add install-html target. * intl/Makefile.in: Add html info and dvi and install-html to .PHONY Add install-html target. * gprof/po/Make-in: Add install-html target. * gprof/Makefile.am: Add install-html, install-html-am and install-html-recursive targets. * gprof/Makefile.in: Regenerate. * gprof/configure.in: AC_SUBST datarootdir, docdir, htmldir. * gprof/configure: Regenerate. * gas/po/Make-in: Add install-html target. * gas/Makefile.am: Add install-html and install-html-recursive targets. * gas/Makefile.in: Regenerate. * gas/configure.in: AC_SUBST datarootdir, docdir, htmldir. * gas/configure: Regenerate. * gas/doc/Makefile.am: Add install-html and install-html-am targets. * gas/doc/Makefile.in: Regenerate. * binutils/po/Make-in: Add install-html target. * binutils/Makefile.am: Add install-html and install-html-recursive targets. * binutils/Makefile.in: Regenerate. * binutils/configure.in: AC_SUBST datarootdir, docdir and htmldir. * binutils/configure: Regenerate. * binutils/doc/Makefile.am: Add install-html and install-html-am targets. * binutils/doc/Makefile.in: Regenerate. * bfd/po/Make-in: Add install-html target. * bfd/Makefile.am: Rename docdir to bfddocdir. Add datarootdir, docdir htmldir. Add install-html and install-html-recursive targets. * bfd/Makefile.in: Regenerate. * bfd/configure.in: AC_SUBST for datarootdir, docdir and htmldir. * bfd/configure: Regenerate. * bfd/doc/Makefile.am: Add install-html and install-html-am targets. Define datarootdir, docdir and htmldir. * bfd/doc/Makefile.in: Regenerate. * etc/Makefile.in: Add install-html target. Add htmldir, docdir and datarootdir. * etc/configure.texi: Document install-html target. * etc/configure.in: AC_SUBST datarootdir, docdir, htmldir. * etc/configure: Regenerate. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.1.14.16&r2=1.1.14.17 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.65&r2=1.65.6.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.240&r2=1.240.2.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.159&r2=1.159.2.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.214&r2=1.214.2.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.301&r2=1.301.2.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/etc/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.5&r2=1.5.4.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/etc/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.1.1.1&r2=1.1.1.1.128.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/etc/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.1.1.1&r2=1.1.1.1.128.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/etc/configure.texi.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.3&r2=1.3.4.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/intl/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.5&r2=1.5.2.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.80.14.1&r2=1.80.14.2 http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.82.6.1&r2=1.82.6.2 http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.30.6.1&r2=1.30.6.2 http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/testsuite/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.8&r2=1.8.6.1