/[gcl]/gcl/configure.in
ViewVC logotype

Diff of /gcl/configure.in

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

revision 1.64 by camm, Wed Jul 31 22:48:43 2002 UTC revision 1.65 by camm, Thu Aug 1 22:15:05 2002 UTC
# Line 1030  if test $use_gmp = yes ; then Line 1030  if test $use_gmp = yes ; then
1030   esac   esac
1031   [[ "`ls -1 gmp3/mpn/add_n.* 2>/dev/null`" != "" ]] || cp gmp3/mpn/generic/*.c gmp/mpn/   [[ "`ls -1 gmp3/mpn/add_n.* 2>/dev/null`" != "" ]] || cp gmp3/mpn/generic/*.c gmp/mpn/
1032   cp gmp3/gmp.h h/gmp.h   cp gmp3/gmp.h h/gmp.h
1033     if test "$use" = "m68k-linux" ; then
1034            ln -snf generic/lshift.c gmp3/mpn/
1035            rm gmp3/mpn/lshift.asm
1036     fi
1037   AC_MSG_CHECKING("for size of gmp limbs")   AC_MSG_CHECKING("for size of gmp limbs")
1038   AC_TRY_RUN([#include <stdio.h>   AC_TRY_RUN([#include <stdio.h>
1039          #include "h/gmp.h"          #include "h/gmp.h"

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

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