X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=84d6c6df053878528e57fb4b38aa2425253b07ba;hb=836cafeb3edd9c728fe4c86cf90229e1476ad14a;hp=17b92ee874fb055099f22621acaf1b22f4dcbe39;hpb=b93e282a8c2e86ebdf2bc05fce91f001c53bd88d;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 17b92ee..84d6c6d 100644 --- a/configure.ac +++ b/configure.ac @@ -899,11 +899,11 @@ FP_PROG_FIND dnl ** Find sort command (for the benefit of Win32 environs) FP_PROG_SORT -dnl ** figure out how to do a BSD-ish install -AC_PROG_INSTALL dnl Let's make sure install-sh is executable here. If we got it from dnl a darcs repo, it might not be (see bug #978). chmod +x install-sh +dnl ** figure out how to do a BSD-ish install +AC_PROG_INSTALL dnl If you can run configure, you certainly have /bin/sh AC_DEFINE([HAVE_BIN_SH], [1], [Define to 1 if you have /bin/sh.])