1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/textproc/glimpse/files/patch-ab
Chuck Robey 2f1b352d4c Upgrade glimpse port to version 4.0.
Submitted by:	Bakul Shah <bakul@plexuscom.com>
1997-01-11 05:30:28 +00:00

26 lines
603 B
Plaintext

*** libtemplate/include/autoconf.h.in.orig Thu Aug 22 07:51:39 1996
--- libtemplate/include/autoconf.h.in Thu Aug 22 07:51:57 1996
***************
*** 156,165 ****
#undef HAVE_SRANDOM
/* Define if you have strdup. */
! #undef HAVE_STRDUP
/* Define if you have strerror. */
! #undef HAVE_STRERROR
/* Define if you have sysconf. */
#undef HAVE_SYSCONF
--- 156,165 ----
#undef HAVE_SRANDOM
/* Define if you have strdup. */
! #define HAVE_STRDUP 1
/* Define if you have strerror. */
! #define HAVE_STRERROR 1
/* Define if you have sysconf. */
#undef HAVE_SYSCONF