X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=configure.in;h=a42a1c51d252a76068c3927b6bc4d45490352585;hb=2c500098f2a2ade0966e2ac10e0e714474cfcd92;hp=7f6e97179a6edbccea41ca9569dc6a40b69d507a;hpb=498d4a71555fcec47e4a03cbc0983db262f08ba6;p=binutils-gdb.git diff --git a/configure.in b/configure.in index 7f6e97179a6..a42a1c51d25 100644 --- a/configure.in +++ b/configure.in @@ -18,6 +18,8 @@ ############################################################################## ### WARNING: this file contains embedded tabs. Do not run untabify on this file. +sinclude(config/acx.m4) + AC_INIT(move-if-change) AC_PREREQ(2.13) AC_CANONICAL_SYSTEM @@ -25,10 +27,9 @@ AC_ARG_PROGRAM # Get 'install' or 'install-sh' and its variants. AC_PROG_INSTALL +ACX_PROG_LN AC_PROG_LN_S -sinclude(config/acx.m4) - ### we might need to use some other shell than /bin/sh for running subshells ### If we are on Windows, search for the shell. This will permit people ### to not have /bin/sh, but to be able to see /SOME/PATH/sh configure