OSDN Git Service

gdb:
authorjsm28 <jsm28>
Fri, 17 Apr 2009 17:44:02 +0000 (17:44 +0000)
committerjsm28 <jsm28>
Fri, 17 Apr 2009 17:44:02 +0000 (17:44 +0000)
commitcd3d13e569590ab99aa611f1cfba8684c034a55a
tree3f4752a6f483f19109c7451fbc8413413cb81e15
parentc80ee59a5e7539255ecb49acaa80150ef16deab3
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