/[emacs]/emacs/src/regex.c
ViewVC logotype

Diff of /emacs/src/regex.c

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

revision 1.174.2.2 by handa, Tue Sep 3 04:09:40 2002 UTC revision 1.174.2.3 by fx, Thu Sep 5 17:01:55 2002 UTC
# Line 461  init_syntax_once () Line 461  init_syntax_once ()
461  #  ifdef __GNUC__  #  ifdef __GNUC__
462  #   define alloca __builtin_alloca  #   define alloca __builtin_alloca
463  #  else /* not __GNUC__ */  #  else /* not __GNUC__ */
464  #   if HAVE_ALLOCA_H  #   ifdef HAVE_ALLOCA_H
465  #    include <alloca.h>  #    include <alloca.h>
466  #   endif /* HAVE_ALLOCA_H */  #   endif /* HAVE_ALLOCA_H */
467  #  endif /* not __GNUC__ */  #  endif /* not __GNUC__ */

Legend:
Removed from v.1.174.2.2  
changed lines
  Added in v.1.174.2.3

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