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

Diff of /gcl/configure.in

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

revision 1.19 by camm, Wed Jan 23 22:58:06 2002 UTC revision 1.20 by camm, Fri Feb 1 19:55:01 2002 UTC
# Line 790  if test $use_gmp = yes ; then Line 790  if test $use_gmp = yes ; then
790     *)     *)
791        (cd gmp ; ./configure) ;;        (cd gmp ; ./configure) ;;
792   esac   esac
793   test -e gmp/mpn/add_n.* || cp gmp/mpn/generic/*.c gmp/mpn/   test -f gmp/mpn/add_n.* || cp gmp/mpn/generic/*.c gmp/mpn/
794   GMP=1   GMP=1
795   AC_DEFINE(GMP)   AC_DEFINE(GMP)
796   AC_SUBST(GMP)   AC_SUBST(GMP)

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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