disambiguate uses of foldr for nhc98 to compile without errors
[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@