gdb:
authorJoseph Myers <joseph@codesourcery.com>
Tue, 21 Apr 2009 20:13:08 +0000 (20:13 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 21 Apr 2009 20:13:08 +0000 (20:13 +0000)
commit26e251b60395cf60fd81e6e10ab2c487f75f0164
tree9b59a331d0a8fdffe7e3d43c3bda04ce156077c8
parent32c1c914bc653cb5bd8cb627d244d1142172bb76
gdb:
* configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
--with-htmldir): New.
* configure: Regenerate.

gdb/doc:
* configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
--with-htmldir): New.
* configure: Regenerate.
* Makefile.in (datarootdir, docdir): Define.
(gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
instead of $(SET_TEXINPUTS).
(gdbint.dvi, gdbint.pdf): Use same -I options as for building
gdbint.info instead of $(SET_TEXINPUTS).
(gdbint/index.html): Use same -I options as for building
gdbint.info.
(stabs.dvi, stabs.pdf): Use same -I options as for building
stabs.info instead of $(SET_TEXINPUTS).
(stabs/index.html): Use same -I options as for building
stabs.info.
(annotate.dvi, annotate.pdf): Use same -I options as for building
annotate.info instead of $(SET_TEXINPUTS).
(annotate/index.html): Use same -I options as for building
annotate.info.
gdb/ChangeLog
gdb/configure
gdb/configure.ac
gdb/doc/ChangeLog
gdb/doc/Makefile.in
gdb/doc/configure
gdb/doc/configure.ac
This page took 0.026525 seconds and 4 git commands to generate.