This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug guile/17367] computation of guild path wrong when pkg-config script supplied as arg to --with-guile


https://sourceware.org/bugzilla/show_bug.cgi?id=17367

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, gdb-7.8-branch has been updated
       via  14075b38b1f43d03e0e35a04a7f5cdb5774ba5cf (commit)
      from  0df33300929f9b54ddcf040f9b1fe69c1a88304b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=14075b38b1f43d03e0e35a04a7f5cdb5774ba5cf

commit 14075b38b1f43d03e0e35a04a7f5cdb5774ba5cf
Author: Doug Evans <xdje42@gmail.com>
Date:   Tue Sep 9 22:06:35 2014 -0700

    PR guile/17367

    gdb/ChangeLog:

        * acinclude.m4 (GDB_GUILE_PROGRAM_NAMES): Pass guile version as
        last parameter to pkg-config, not first.
        * configure.ac: Pass --with-guile provided pkg-config path to
        GDB_GUILE_PROGRAM_NAMES.
        * configure: Regenerate.

-----------------------------------------------------------------------

Summary of changes:
 gdb/ChangeLog    |    9 +++++++++
 gdb/acinclude.m4 |    4 ++--
 gdb/configure    |   38 ++++++++++++++++++++++++++++++++++++--
 gdb/configure.ac |   14 +++++++++++---
 4 files changed, 58 insertions(+), 7 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]