diff options
| author | Steve Price <steve@FreeBSD.org> | 1999-11-26 20:40:38 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1999-11-26 20:40:38 +0000 |
| commit | 9f42acbb24a042e4be410a4320d535aa3ccb5999 (patch) | |
| tree | 45bc2271bf8390882a31eab2353d0b0286b06da2 /textproc/diffstat/files/patch-aa | |
| parent | e8159f09566e62ddb5fcaef09a92acafeee4fb55 (diff) | |
Initial import of diffstat version 1.27.
Make a histogram summarizing 'diff' output.
PR: 14479
Submitted by: Trevor Johnson <trevor@jpj.net>
Diffstat (limited to 'textproc/diffstat/files/patch-aa')
| -rw-r--r-- | textproc/diffstat/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/diffstat/files/patch-aa b/textproc/diffstat/files/patch-aa new file mode 100644 index 000000000000..b3ef8a695fa6 --- /dev/null +++ b/textproc/diffstat/files/patch-aa @@ -0,0 +1,11 @@ +--- configure.in.orig Fri Jan 16 17:29:21 1998 ++++ configure.in Fri Oct 22 21:56:59 1999 +@@ -18,7 +18,7 @@ + AC_CONST + AC_STDC_HEADERS + AC_HAVE_HEADERS(stdlib.h unistd.h) +-AC_HAVE_HEADERS(getopt.h string.h malloc.h) ++AC_HAVE_HEADERS(string.h) + AC_TYPE_SIZE_T + + ### output makefile and config.h |
