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

Diff of /gcl/configure.in

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

revision 1.201 by camm, Thu Sep 29 17:54:33 2005 UTC revision 1.202 by camm, Thu Oct 6 22:43:37 2005 UTC
# Line 1534  AC_ARG_ENABLE(readline, Line 1534  AC_ARG_ENABLE(readline,
1534          [--enable-readine    enables command line completion via the readline library ],,          [--enable-readine    enables command line completion via the readline library ],,
1535          enable_readline="yes")          enable_readline="yes")
1536    
1537    if test "$enable_static" = "yes" ; then
1538       echo disabling readline when linking statically
1539       enable_readline="no"
1540    fi
1541    
1542  # ansi lisp  # ansi lisp
1543  AC_ARG_ENABLE(ansi,[--enable-ansi builds a large gcl aiming for ansi compliance,  AC_ARG_ENABLE(ansi,[--enable-ansi builds a large gcl aiming for ansi compliance,
1544                      --disable-ansi builds the smaller traditional CLtL1 image],,enable_ansi="no")                      --disable-ansi builds the smaller traditional CLtL1 image],,enable_ansi="no")

Legend:
Removed from v.1.201  
changed lines
  Added in v.1.202

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