texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/makeinfo Makefile.am,1.5,1.6


From: karl
Subject: texinfo/makeinfo Makefile.am,1.5,1.6
Date: Mon, 8 Mar 2004 23:45:56 +0100

Update of /cvsroot/texinfo/texinfo/makeinfo
In directory sheep:/tmp/cvs-serv32046

Modified Files:
        Makefile.am 
Log Message:
(makeinfo_SOURCES): include multi.h.


Index: Makefile.am
===================================================================
RCS file: /cvsroot/texinfo/texinfo/makeinfo/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Makefile.am 15 Feb 2004 15:15:53 -0000      1.5
--- Makefile.am 8 Mar 2004 22:45:54 -0000       1.6
***************
*** 16,20 ****
  INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\"
  LDADD = ../lib/libtxi.a $(LIBINTL)
- AM_CFLAGS = -Wall
  
  makeinfo_SOURCES = \
--- 16,19 ----
***************
*** 22,26 ****
    files.c files.h float.c float.h footnote.c footnote.h \
    html.c html.h index.c index.h insertion.c insertion.h lang.c lang.h \
!   macro.c macro.h makeinfo.c makeinfo.h multi.c node.c node.h \
    sectioning.c sectioning.h toc.c toc.h xml.c xml.h xref.c xref.h
  
--- 21,25 ----
    files.c files.h float.c float.h footnote.c footnote.h \
    html.c html.h index.c index.h insertion.c insertion.h lang.c lang.h \
!   macro.c macro.h makeinfo.c makeinfo.h multi.c multi.h node.c node.h \
    sectioning.c sectioning.h toc.c toc.h xml.c xml.h xref.c xref.h
  



reply via email to

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