• Paul Eggert's avatar
    Port xcrun configuration to GNU/Linux. · 5eedd0b9
    Paul Eggert authored
    * configure.ac (xcsdkdir): Default to empty.
    (XCRUN): Don't require Darwin for xcrun.  Move xcrun checking to
    just before AM_INIT_AUTOMAKE, to make the dependency between it
    and automake clearer.
    (CC): Don't use AC_PROG_CC twice; only the first use expands to the
    shell code that is wanted, which breaks 'configure' on non-Darwin
    platforms.  Instead, fix CC by hand if it's not found.
    5eedd0b9
ChangeLog 416 KB