aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/glimpse/files/patch-libtemplate__include__autoconf.h.in
blob: a10511ba34612667d11f2525137eefcadf82d57d (plain) (blame)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
--- ./libtemplate/include/autoconf.h.in.orig    1999-11-03 21:40:56.000000000 +0000
+++ ./libtemplate/include/autoconf.h.in 2014-01-27 21:40:18.000000000 +0000
@@ -108,7 +108,7 @@
 #undef HAVE_BZERO
 
 /* Define if you have flock.  */
-#undef HAVE_FLOCK
+#define HAVE_FLOCK
 
 /* Define if you have fsync.  */
 #undef HAVE_FSYNC
@@ -120,7 +120,7 @@
 #undef HAVE_GETCWD
 
 /* Define if you have getdtablesize.  */
-#undef HAVE_GETDTABLESIZE
+#define HAVE_GETDTABLESIZE
 
 /* Define if you have lrand48.  */
 #undef HAVE_LRAND48
@@ -144,10 +144,10 @@
 #undef HAVE_RENAME
 
 /* Define if you have setlinebuf.  */
-#undef HAVE_SETLINEBUF
+#define HAVE_SETLINEBUF
 
 /* Define if you have setrlimit.  */
-#undef HAVE_SETRLIMIT
+#define HAVE_SETRLIMIT
 
 /* Define if you have srand48.  */
 #undef HAVE_SRAND48
@@ -156,10 +156,10 @@
 #undef HAVE_SRANDOM
 
 /* Define if you have strdup.  */
-#undef HAVE_STRDUP
+#define HAVE_STRDUP 1
 
 /* Define if you have strerror.  */
-#undef HAVE_STRERROR
+#define HAVE_STRERROR
 
 /* Define if you have sysconf.  */
 #undef HAVE_SYSCONF