X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=aclocal.m4;h=619d414fb947721a02384f759025047bc0ec90c4;hp=ab0ba4322f0737ae8135657a75b5d2d1b21b00d4;hb=6153c763ec6d3dde482812eb871f485ec34a9f01;hpb=7da21648f84f4d7257c20f9cc0982462130d6832 diff --git a/aclocal.m4 b/aclocal.m4 index ab0ba43..619d414 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -812,7 +812,7 @@ EOF # 'PATH'. Note that /usr/bin/fop is broken in SuSE 9.1 (unpatched), so try # /usr/share/fop/fop.sh in that case (or no 'fop'), too. AC_DEFUN([FP_PROG_FOP], -[AC_PATH_PROGS([FopCmd1], [fop]) +[AC_PATH_PROGS([FopCmd1], [fop fop.sh]) if test -n "$FopCmd1"; then AC_CACHE_CHECK([for $FopCmd1 usability], [fp_cv_fop_usability], [FP_GEN_FO