/[emacs]/emacs/src/Makefile.in
ViewVC logotype

Diff of /emacs/src/Makefile.in

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

revision 1.274 by ttn, Mon Apr 7 14:13:13 2003 UTC revision 1.275 by rms, Fri May 9 13:54:51 2003 UTC
# Line 1034  stamp-oldxmenu: Line 1034  stamp-oldxmenu:
1034     whenever emacs was #defined, but that's not appropriate for all     whenever emacs was #defined, but that's not appropriate for all
1035     users of alloca in Emacs.  Check out ../lib-src/getopt.c.  */     users of alloca in Emacs.  Check out ../lib-src/getopt.c.  */
1036  alloca.o : alloca.c  alloca.o : alloca.c
1037          $(CC) -c $(CPPFLAGS) -DEMACS_FREE=xfree \          $(CC) -c $(CPPFLAGS) -DEMACS_FREE=xfree -DDO_BLOCK_INPUT \
1038          $(ALL_CFLAGS) ${srcdir}/alloca.c          $(ALL_CFLAGS) ${srcdir}/alloca.c
1039  #else  #else
1040  #ifndef HAVE_ALLOCA  #ifndef HAVE_ALLOCA

Legend:
Removed from v.1.274  
changed lines
  Added in v.1.275

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