diff options
Diffstat (limited to 'sim/igen/configure')
-rwxr-xr-x | sim/igen/configure | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/igen/configure b/sim/igen/configure index 41423d9..0f82d0e 100755 --- a/sim/igen/configure +++ b/sim/igen/configure @@ -2104,6 +2104,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu + + # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, @@ -3783,6 +3785,10 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu + + + + # ACX_HAVE_GCC_FOR_TARGET # Check if the variable GCC_FOR_TARGET really points to a GCC binary. |