texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/lib Makefile.am,1.1.1.1,1.2


From: karl
Subject: texinfo/lib Makefile.am,1.1.1.1,1.2
Date: Thu, 11 Mar 2004 14:08:39 +0100

Update of /cvsroot/texinfo/texinfo/lib
In directory sheep:/tmp/cvs-serv29069

Modified Files:
        Makefile.am 
Log Message:
(libtxi_a_SOURCES): add getopt_int.h.


Index: Makefile.am
===================================================================
RCS file: /cvsroot/texinfo/texinfo/lib/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** Makefile.am 6 Dec 2003 01:33:12 -0000       1.1.1.1
--- Makefile.am 11 Mar 2004 13:08:36 -0000      1.2
***************
*** 15,20 ****
  
  # Don't need to list alloca.c, etc., Automake includes them.
! libtxi_a_SOURCES = getopt.c getopt.h getopt1.c gettext.h substring.c system.h 
\
!                    xalloc.h xexit.c xmalloc.c xstrdup.c
  libtxi_a_LIBADD = $(LIBOBJS) $(ALLOCA)
  libtxi_a_DEPENDENCIES = $(libtxi_a_LIBADD)
--- 15,20 ----
  
  # Don't need to list alloca.c, etc., Automake includes them.
! libtxi_a_SOURCES = getopt.c getopt.h getopt1.c getopt_int.h gettext.h \
!                    substring.c system.h xalloc.h xexit.c xmalloc.c xstrdup.c
  libtxi_a_LIBADD = $(LIBOBJS) $(ALLOCA)
  libtxi_a_DEPENDENCIES = $(libtxi_a_LIBADD)



reply via email to

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