]> git.ipfire.org Git - thirdparty/gcc.git/commit - ChangeLog
configure.ac: Add "--with-pdfdir" configure option, which defines pdfdir variable.
authorBrooks Moses <brooks.moses@codesourcery.com>
Fri, 2 Mar 2007 00:28:09 +0000 (00:28 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Fri, 2 Mar 2007 00:28:09 +0000 (16:28 -0800)
commit9c4d24932ed29249ebb8ba1a3cff0679b9d2f58a
tree70c260d66d8bf2a8a291e16f34defa090612c49d
parentbcc3d150be9a6665de62f6c7e8bda0f0d1d8b740
configure.ac: Add "--with-pdfdir" configure option, which defines pdfdir variable.

* configure.ac: Add "--with-pdfdir" configure option,
which defines pdfdir variable.
* Makefile.def (target=fixincludes): Add install-pdf to
missing targets.
(recursive_targets): Add install-pdf target.
(flags_to_pass): Add pdfdir.
* Makefile.tpl: Add pdfdir handling, add do-install-pdf
target.
* configure: Regenerate
* Makefile.in: Regenerate

From-SVN: r122467
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.ac