mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 13:00:26 +02:00
(CC_FOR_BUILD): Use AC_ARG_VAR.
This commit is contained in:
parent
a9e0a8afb3
commit
457a4e812b
1 changed files with 1 additions and 1 deletions
|
@ -938,7 +938,7 @@ fi
|
|||
CCLD_FOR_BUILD="$CC_FOR_BUILD"
|
||||
|
||||
AC_SUBST(cross_compiling)
|
||||
AC_SUBST(CC_FOR_BUILD)
|
||||
AC_ARG_VAR(CC_FOR_BUILD,[build system C compiler])
|
||||
AC_SUBST(CCLD_FOR_BUILD)
|
||||
|
||||
## libtool erroneously calls CC_FOR_BUILD HOST_CC;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue