| Index: third_party/tcmalloc/vendor/mkinstalldirs
|
| ===================================================================
|
| --- third_party/tcmalloc/vendor/mkinstalldirs (revision 126727)
|
| +++ third_party/tcmalloc/vendor/mkinstalldirs (working copy)
|
| @@ -1,7 +1,7 @@
|
| #! /bin/sh
|
| # mkinstalldirs --- make directory hierarchy
|
|
|
| -scriptversion=2006-05-11.19
|
| +scriptversion=2005-06-29.22
|
|
|
| # Original author: Noah Friedman <friedman@prep.ai.mit.edu>
|
| # Created: 1993-05-16
|
| @@ -11,9 +11,6 @@
|
| # bugs to <bug-automake@gnu.org> or send patches to
|
| # <automake-patches@gnu.org>.
|
|
|
| -nl='
|
| -'
|
| -IFS=" "" $nl"
|
| errstatus=0
|
| dirmode=
|
|
|
|
|
| Property changes on: third_party/tcmalloc/vendor/mkinstalldirs
|
| ___________________________________________________________________
|
| Deleted: svn:executable
|
| - *
|
|
|
|
|