emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/Makefile.in


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in
Date: Fri, 09 May 2003 09:54:51 -0400

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.274 emacs/src/Makefile.in:1.275
*** emacs/src/Makefile.in:1.274 Mon Apr  7 10:13:13 2003
--- emacs/src/Makefile.in       Fri May  9 09:54:51 2003
***************
*** 1034,1040 ****
     whenever emacs was #defined, but that's not appropriate for all
     users of alloca in Emacs.  Check out ../lib-src/getopt.c.  */
  alloca.o : alloca.c
!       $(CC) -c $(CPPFLAGS) -DEMACS_FREE=xfree \
        $(ALL_CFLAGS) ${srcdir}/alloca.c
  #else
  #ifndef HAVE_ALLOCA
--- 1034,1040 ----
     whenever emacs was #defined, but that's not appropriate for all
     users of alloca in Emacs.  Check out ../lib-src/getopt.c.  */
  alloca.o : alloca.c
!       $(CC) -c $(CPPFLAGS) -DEMACS_FREE=xfree -DDO_BLOCK_INPUT \
        $(ALL_CFLAGS) ${srcdir}/alloca.c
  #else
  #ifndef HAVE_ALLOCA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]