/[guile]/guile/guile-core/configure.in
ViewVC logotype

Diff of /guile/guile-core/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.226 by ossau, Tue Nov 11 23:34:01 2003 UTC revision 1.227 by kryde, Fri Nov 14 20:51:22 2003 UTC
# Line 970  if test "$cross_compiling" = "yes"; then Line 970  if test "$cross_compiling" = "yes"; then
970  else  else
971    GUILE_FOR_BUILD='$(preinstguile)'    GUILE_FOR_BUILD='$(preinstguile)'
972  fi    fi  
 AC_ARG_WITH(guile-for-build,  
   [  --with-guile-for-build=guile  native guile executable, to be used during build])  
 test -n "$with_guile_for_build" && GUILE_FOR_BUILD="$with_guile_for_build"  
973    
974  ## AC_MSG_CHECKING("if we are cross compiling")  ## AC_MSG_CHECKING("if we are cross compiling")
975  ## AC_MSG_RESULT($cross_compiling)  ## AC_MSG_RESULT($cross_compiling)
976  if test "$cross_compiling" = "yes"; then  if test "$cross_compiling" = "yes"; then
977     AC_MSG_RESULT($GUILE_FOR_BUILD)     AC_MSG_RESULT($GUILE_FOR_BUILD)
978  fi  fi
979    AC_ARG_VAR(GUILE_FOR_BUILD,[guile for build system])
980  AC_SUBST(GUILE_FOR_BUILD)  AC_SUBST(GUILE_FOR_BUILD)
981                                                    
982  ## If we're using GCC, ask for aggressive warnings.  ## If we're using GCC, ask for aggressive warnings.

Legend:
Removed from v.1.226  
changed lines
  Added in v.1.227

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26