/[gcl]/gcl/configure
ViewVC logotype

Diff of /gcl/configure

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

revision 1.57 by camm, Mon Jul 29 23:33:41 2002 UTC revision 1.58 by camm, Wed Jul 31 03:13:52 2002 UTC
# Line 3838  if test $use_gmp = yes ; then Line 3838  if test $use_gmp = yes ; then
3838  echo "configure:3839: checking use_gmp=yes, doing configure in gmp directory" >&5  echo "configure:3839: checking use_gmp=yes, doing configure in gmp directory" >&5
3839   case "${canonical}" in   case "${canonical}" in
3840  #   i[[5-9]]86* | pentium* | k6* | athlon*)  #   i[[5-9]]86* | pentium* | k6* | athlon*)
3841  #      (cd gmp ; ./configure --target=i486) ;;  #      (cd gmp3 ; ./configure --target=i486) ;;
3842     *)     *)
3843        (cd gmp ; ./configure) ;;        (cd gmp3 ; ./configure) ;;
3844   esac   esac
3845   [ "`ls -1 gmp/mpn/add_n.* 2>/dev/null`" != "" ] || cp gmp/mpn/generic/*.c gmp/mpn/   [ "`ls -1 gmp3/mpn/add_n.* 2>/dev/null`" != "" ] || cp gmp3/mpn/generic/*.c gmp/mpn/
3846   cp gmp/gmp.h h/gmp.h   cp gmp3/gmp.h h/gmp.h
3847   echo $ac_n "checking "for size of gmp limbs"""... $ac_c" 1>&6   echo $ac_n "checking "for size of gmp limbs"""... $ac_c" 1>&6
3848  echo "configure:3849: checking "for size of gmp limbs"" >&5  echo "configure:3849: checking "for size of gmp limbs"" >&5
3849   if test "$cross_compiling" = yes; then   if test "$cross_compiling" = yes; then

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

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