[gforth] / gforth / configure.in  

gforth: gforth/configure.in

Diff for /gforth/configure.in between version 1.125 and 1.126

version 1.125, Wed Aug 6 08:43:47 2003 UTC version 1.126, Wed Aug 6 09:35:49 2003 UTC
Line 438 
Line 438 
 AC_CHECK_LIB(vacall,vacall)  AC_CHECK_LIB(vacall,vacall)
 AC_CHECK_LIB(trampoline,alloc_trampoline)  AC_CHECK_LIB(trampoline,alloc_trampoline)
 FFCALLFLAG="false"  FFCALLFLAG="false"
 test $ac_cv_lib_avcall___builtin_avcall = yes && FFCALLFLAG="true"  test $ac_cv_lib_avcall___builtin_avcall = yes && FFCALLFLAG="true" && AC_DEFINE(HAS_FFCALL,,[define this if you want to use the ffcall libraries])
 AC_SUBST(FFCALLFLAG)  AC_SUBST(FFCALLFLAG)
 if test "$host_os" != "nextstep3"  if test "$host_os" != "nextstep3"
 then  then


Generate output suitable for use with a patch program
Legend:
Removed from v.1.125  
changed lines
  Added in v.1.126

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help