remove Text.Regx & Text.Regex.Posix
[haskell-directory.git] / config.mk.in
1 # Regex library
2 # (if present in libc use that one, otherwise use the one in the tree)
3 #
4 HavePosixRegex  = @HavePosixRegex@