Add InstallFailureSignalHandler(). The function installs a signal handler that
author <shinichiro.hamaji@gmail.com> <>
Thu, 30 Oct 2008 10:33:45 +0000 (10:33 +0000)
committer <shinichiro.hamaji@gmail.com> <>
Thu, 30 Oct 2008 10:33:45 +0000 (10:33 +0000)
commit91d9fd88149bba962b8bc37a3d421d91720497a4
treece562b89dbbcf84ea853c6b58b99379c7ea4093e
parentb8dbc14c517b684c96c7265c55df70b7128da5ec
Add InstallFailureSignalHandler().  The function installs a signal handler that
will dump useful information when the program crashes on certain signals such
as SIGSEGV.
Also, changed the version of autoconf (2.59 => 2.61).

git-svn-id: https://google-glog.googlecode.com/svn/trunk@11 eb4d4688-79bd-11dd-afb4-1d65580434c0
17 files changed:
INSTALL
Makefile.am
Makefile.in
aclocal.m4
config.guess
config.sub
configure
configure.ac
depcomp
doc/glog.html
install-sh
ltmain.sh
missing
mkinstalldirs
src/config.h.in
src/glog/logging.h.in
src/utilities.cc