summaryrefslogtreecommitdiff
path: root/news/xvnews/files/patch-ac
blob: 7cf404d7b90965fe6ec27b1e27aeb4242c9eb474 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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