[project @ 2006-01-06 15:51:23 by simonpj]
[ghc-base.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@