/[guile]/guile/guile-core/configure.in
ViewVC logotype

Diff of /guile/guile-core/configure.in

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

revision 1.201 by mvo, Sun Nov 3 22:08:49 2002 UTC revision 1.202 by mvo, Sun Nov 10 22:06:32 2002 UTC
# Line 140  AC_DEFINE(DEBUG_EXTENSIONS, 1, Line 140  AC_DEFINE(DEBUG_EXTENSIONS, 1,
140  AC_DEFINE(READER_EXTENSIONS, 1,  AC_DEFINE(READER_EXTENSIONS, 1,
141    [Define if you want support for debugging Scheme programs.])    [Define if you want support for debugging Scheme programs.])
142    
143    dnl These two used to be optional, too, but now they are always
144    dnl defined.
145    AC_DEFINE(USE_THREADS, 1, [Deprecated, always defined.])
146    AC_DEFINE(GUILE_ISELECT, 1, [Deprecated, always defined.])
147    
148  AC_ARG_ENABLE(elisp,  AC_ARG_ENABLE(elisp,
149    [  --disable-elisp         omit Emacs Lisp support],,    [  --disable-elisp         omit Emacs Lisp support],,
150    enable_elisp=yes)    enable_elisp=yes)

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