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

Diff of /gcl/configure.in

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

revision 1.47 by camm, Tue Jun 18 00:17:11 2002 UTC revision 1.48 by camm, Wed Jun 19 19:37:34 2002 UTC
# Line 109  AC_SUBST(HAVE_LONG_LONG) Line 109  AC_SUBST(HAVE_LONG_LONG)
109    
110  # ansi lisp  # ansi lisp
111  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,
112                      --disable-ansi builds the smaller traditional CLtL1 image],,enable_ansi="yes")                      --disable-ansi builds the smaller traditional CLtL1 image],,enable_ansi="no")
113    
114  if test "$enable_ansi" = "yes" ; then  if test "$enable_ansi" = "yes" ; then
115          FLISP=saved_ansi_gcl;          FLISP=saved_ansi_gcl;

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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