summaryrefslogtreecommitdiff
path: root/textproc/glimpse/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/glimpse/patches/patch-ab')
-rw-r--r--textproc/glimpse/patches/patch-ab25
1 files changed, 25 insertions, 0 deletions
diff --git a/textproc/glimpse/patches/patch-ab b/textproc/glimpse/patches/patch-ab
new file mode 100644
index 00000000000..5738b75594b
--- /dev/null
+++ b/textproc/glimpse/patches/patch-ab
@@ -0,0 +1,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