[OpenAFS-devel] rev 1.11 of vlprocs - the posix regex diff, breaks redhat9 builds

Jim Rees rees@umich.edu
Wed, 12 Nov 2003 15:17:41 -0500


Furthermore, the Posix spec says that basic is the default, so REG_BASIC = 0
isn't just an implementation artifact.  In other words, this should be fine
for all conforming posix implementations, not just the FreeBSD and linux
ones.  No need for #ifdef REG_BASIC.