texinfo-commits
[Top][All Lists]
Advanced

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

texinfo update (Tue Mar 14 09:52:01 EST 2006)


From: Karl Berry
Subject: texinfo update (Tue Mar 14 09:52:01 EST 2006)
Date: Tue, 14 Mar 2006 09:52:05 -0500

Index: info/Makefile.am
===================================================================
RCS file: /sources/texinfo/texinfo/info/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- info/Makefile.am    5 Aug 2005 09:25:44 -0000       1.9
+++ info/Makefile.am    14 Mar 2006 14:47:09 -0000      1.10
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.9 2005/08/05 09:25:44 kasal Exp $
+# $Id: Makefile.am,v 1.10 2006/03/14 14:47:09 karl Exp $
 # Makefile.am for texinfo/info.
 # Run automake in .. to produce Makefile.in from this.
 #
@@ -26,6 +26,7 @@
 DEFS += -DLOCALEDIR=\"$(localedir)\" -DINFODIR=\"$(infodir)\" \
        -DINFODIR2=\"$(infodir2)\"
 LDADD = ../lib/libtxi.a $(TERMLIBS) $(LIBINTL)
+infokey_LDADD = ../lib/libtxi.a $(LIBINTL)
 
 EXTRA_DIST = README pcterm.c
 
P info/Makefile.am


reply via email to

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