Diff for /gforth/Attic/configure between versions 1.9 and 1.10

version 1.9, 1995/01/12 18:37:49 version 1.10, 1995/01/18 18:41:33
Line 835  getopt_long="getopt.o getopt1.o" Line 835  getopt_long="getopt.o getopt1.o"
 fi  fi
   
   
 for ac_func in rint expm1 log1p  for ac_func in rint expm1 log1p pow10
 do  do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&4  echo $ac_n "checking for $ac_func""... $ac_c" 1>&4
 if eval "test \"`echo '${'ac_cv_func_$ac_func'+set}'`\" = set"; then  if eval "test \"`echo '${'ac_cv_func_$ac_func'+set}'`\" = set"; then

Removed from v.1.9  
changed lines
  Added in v.1.10


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>