summaryrefslogtreecommitdiff
path: root/textproc/glimpse/patches/patch-ab
blob: 5738b75594bf3141f0b53dbdb2dc467f4e926a26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*** 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