OSDN Git Service

gdb:
authorJoseph Myers <jsm@polyomino.org.uk>
Fri, 17 Apr 2009 17:44:02 +0000 (17:44 +0000)
committerJoseph Myers <jsm@polyomino.org.uk>
Fri, 17 Apr 2009 17:44:02 +0000 (17:44 +0000)
commit759792b7eeaf3a8758f1a8822c16f00c3f71a544
treea92f37bcd18cc8fafffb44f63c766b1dd14e641e
parentaf5a591f5dd272bcd75b555cd8373f9bf730737a
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