• Paul Eggert's avatar
    Try harder to find GNU Make when configuring. · 4545be9d
    Paul Eggert authored
    * configure.ac (AC_PROG_MAKE_SET): Define a dummy.
    (MAKE): Set it to GNU Make, if one can be found.
    Search PATH for 'make', 'gmake', 'gnumake'.
    This works better on platforms like AIX, where GNU Make
    might be in /opt/freeware/bin/make, and reside
    behind /usr/bin/make in the PATH.
    4545be9d
ChangeLog 434 KB