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

Diff of /gcl/configure.in

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

revision 1.112.4.1.2.2.2.14 by camm, Mon Nov 17 01:17:23 2003 UTC revision 1.112.4.1.2.2.2.15 by camm, Mon Nov 17 14:53:56 2003 UTC
# Line 29  AC_ARG_ENABLE(frssize,[ --enable-frssize Line 29  AC_ARG_ENABLE(frssize,[ --enable-frssize
29  AC_ARG_ENABLE(machine,[ --enable-machine=XXXX will force the use of one of the definitions in h/XXXX.defs] ,  AC_ARG_ENABLE(machine,[ --enable-machine=XXXX will force the use of one of the definitions in h/XXXX.defs] ,
30  [enable_machine=$enableval],[enable_machine=""])  [enable_machine=$enableval],[enable_machine=""])
31    
32  AC_ARG_ENABLE(gmp,[ --enable-gmp=no will disable use of GMP gnu multiprecision arithmetic, (default is =yes)] ,  #AC_ARG_ENABLE(gmp,[ --enable-gmp=no will disable use of GMP gnu multiprecision arithmetic, (default is =yes)] ,
33  [use_gmp=$enableval],[use_gmp="yes"])  #[use_gmp=$enableval],[use_gmp="yes"])
34    
35    use_gmp="yes"
36    
37  AC_ARG_ENABLE(notify,[ --enable-notify=no will disable the automatic notification of gcl maintainers of successful builds/problems] ,  AC_ARG_ENABLE(notify,[ --enable-notify=no will disable the automatic notification of gcl maintainers of successful builds/problems] ,
38  [enable_notify=$enableval],[enable_notify="yes"])  [enable_notify=$enableval],[enable_notify="yes"])

Legend:
Removed from v.1.112.4.1.2.2.2.14  
changed lines
  Added in v.1.112.4.1.2.2.2.15

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