1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/textproc/diffstat/files/patch-aa
Steve Price 9f42acbb24 Initial import of diffstat version 1.27.
Make a histogram summarizing 'diff' output.

PR:		14479
Submitted by:	Trevor Johnson <trevor@jpj.net>
1999-11-26 20:40:38 +00:00

12 lines
294 B
Plaintext

--- 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