copyFile: try removing the target file before opening it for writing
[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@