This is the mail archive of the gdb-cvs@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]

gdb and binutils branch master updated. e1402065ee37ec094d31ccf08fe32efc8df679f1


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  e1402065ee37ec094d31ccf08fe32efc8df679f1 (commit)
      from  edcc890fce07a26950e5a24f4edc7664b0d4e1f5 (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=e1402065ee37ec094d31ccf08fe32efc8df679f1

commit e1402065ee37ec094d31ccf08fe32efc8df679f1
Author: Doug Evans <xdje42@gmail.com>
Date:   Mon Feb 10 23:04:38 2014 -0800

    Don't crash if pkg-config is not found and guile wasn't explicitly requested.
    
    	* configure.ac: Don't crash if pkg-config is not found and guile
    	wasn't explicitly requested.  Use AC_MSG_ERROR instead of AC_ERROR
    	in guile checks.
    	* configure: Regenerate.

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

Summary of changes:
 gdb/ChangeLog    |    7 +++++
 gdb/configure    |   72 +++++++++++++++++++++++------------------------------
 gdb/configure.ac |   41 ++++++++++++++++++------------
 3 files changed, 62 insertions(+), 58 deletions(-)


hooks/post-receive
-- 
gdb and binutils


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