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 #2 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, master has been updated
       via  d342a0da4fa83b680426511a7d0e1b1e299c63b8 (commit)
      from  b4a3d263b07508de083928823aee72699e59afc0 (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=d342a0da4fa83b680426511a7d0e1b1e299c63b8

commit d342a0da4fa83b680426511a7d0e1b1e299c63b8
Author: Doug Evans <xdje42@gmail.com>
Date:   Tue Sep 9 21:18:25 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]