[project @ 2001-10-23 14:34:24 by rrt]
[ghc-hetmet.git] / configure.in
index d5427d4..ed227ce 100644 (file)
@@ -542,7 +542,7 @@ dnl ** figure out how to do context diffs
 FPTOOLS_PROG_DIFF
 
 dnl ** Find find command (for Win32's benefit)
-AC_PATH_PROG(FindCmd, find)
+FPTOOLS_FIND_FIND
 
 dnl ** look for a decent parser generator (bison preferred)
 dnl (FPTOOLS_PROG_YACCY is AC_PROG_YACC, but with some extra testing