summaryrefslogtreecommitdiff
path: root/mkinstalldirs
diff options
context:
space:
mode:
author <shinichiro.hamaji@gmail.com>2008-10-30 10:33:45 +0000
committer <shinichiro.hamaji@gmail.com>2008-10-30 10:33:45 +0000
commit91d9fd88149bba962b8bc37a3d421d91720497a4 (patch)
treece562b89dbbcf84ea853c6b58b99379c7ea4093e /mkinstalldirs
parentb8dbc14c517b684c96c7265c55df70b7128da5ec (diff)
downloadglog-91d9fd88149bba962b8bc37a3d421d91720497a4.tar.gz
glog-91d9fd88149bba962b8bc37a3d421d91720497a4.tar.bz2
glog-91d9fd88149bba962b8bc37a3d421d91720497a4.zip
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
Diffstat (limited to 'mkinstalldirs')
-rwxr-xr-xmkinstalldirs5
1 files changed, 4 insertions, 1 deletions
diff --git a/mkinstalldirs b/mkinstalldirs
index 259dbfc..ef7e16f 100755
--- a/mkinstalldirs
+++ b/mkinstalldirs
@@ -1,7 +1,7 @@
#! /bin/sh
# mkinstalldirs --- make directory hierarchy
-scriptversion=2005-06-29.22
+scriptversion=2006-05-11.19
# Original author: Noah Friedman <friedman@prep.ai.mit.edu>
# Created: 1993-05-16
@@ -11,6 +11,9 @@ scriptversion=2005-06-29.22
# bugs to <bug-automake@gnu.org> or send patches to
# <automake-patches@gnu.org>.
+nl='
+'
+IFS=" "" $nl"
errstatus=0
dirmode=