summaryrefslogtreecommitdiff
path: root/news/xvnews/files/patch-ac
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-11-25 09:53:06 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-11-25 09:53:06 +0000
commite7c7b56ee81f2164df176db5057fd76f25b79c58 (patch)
tree820eea2c22366668d86633d25db747832953fb43 /news/xvnews/files/patch-ac
parentImport of xtar, a tar file browser. (diff)
Import of xvnews, an OpenLook newsreader.
Closes PR 1525. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de>
Notes
Notes: svn path=/head/; revision=4661
Diffstat (limited to 'news/xvnews/files/patch-ac')
-rw-r--r--news/xvnews/files/patch-ac21
1 files changed, 21 insertions, 0 deletions
diff --git a/news/xvnews/files/patch-ac b/news/xvnews/files/patch-ac
new file mode 100644
index 000000000000..7cf404d7b909
--- /dev/null
+++ b/news/xvnews/files/patch-ac
@@ -0,0 +1,21 @@
+*** config.h.orig Wed Nov 20 19:15:27 1996
+--- config.h Wed Nov 20 19:15:15 1996
+***************
+*** 120,127 ****
+ SVR4_REGEX. On other systems you might try first
+ to see whether POSIX is supported. */
+
+! #undef POSIX_REGEX
+! #define SVR4_REGEX
+ #undef BSD_REGEX
+
+ /* xvnews needs to know the timezone you are in in order to present dates
+--- 120,127 ----
+ SVR4_REGEX. On other systems you might try first
+ to see whether POSIX is supported. */
+
+! #define POSIX_REGEX
+! #undef SVR4_REGEX
+ #undef BSD_REGEX
+
+ /* xvnews needs to know the timezone you are in in order to present dates