]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb:
authorJoseph Myers <joseph@codesourcery.com>
Fri, 17 Apr 2009 17:44:05 +0000 (17:44 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 17 Apr 2009 17:44:05 +0000 (17:44 +0000)
commit89a34d1b2cdfdb53540059dfa430e362fb5a27e5
tree8a179e040d224bdfd99ee4f2dd88c53d302a75cb
parenta74ce742ff4d9d7f8c207852d8b51234f661b532
gdb:
2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>

* configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
* configure: Regenerate.
* Makefile.in: Set datarootdir, docdir, htmldir, and pdfdir from
configure substitutions.
(FLAGS_TO_PASS): Add datarootdir, docdir, and htmldir.

gdb/doc:
2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>

* Makefile.in: Set pdfdir and htmldir from configure
substitutions.
* configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
* configure: Regenerate.

readline:
2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>

* Makefile.in: Add html target.  Add dummy install-html and
install-pdf targets.

sim:
2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>

* Makefile.in: Add dummy install-pdf, html, and
install-html targets.
12 files changed:
gdb/ChangeLog
gdb/Makefile.in
gdb/configure
gdb/configure.ac
gdb/doc/ChangeLog
gdb/doc/Makefile.in
gdb/doc/configure
gdb/doc/configure.ac
readline/ChangeLog.gdb
readline/Makefile.in
sim/ChangeLog
sim/Makefile.in