libtool-patches
[Top][All Lists]
Advanced

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

libltdl not creating libtool (automake issue)


From: Tim Van Holder
Subject: libltdl not creating libtool (automake issue)
Date: Fri, 29 Jun 2001 11:28:19 +0200

If this also works with automake 1.4(-px), then I'd like to
see this change made so libltdl will actually try to create
libtool.


Index: libltdl/Makefile.am
===================================================================
RCS file: /home/cvs/libtool/libltdl/Makefile.am,v
retrieving revision 1.40
diff -u -r1.40 Makefile.am
--- libltdl/Makefile.am 2001/01/29 02:01:41     1.40
+++ libltdl/Makefile.am 2001/06/29 09:19:09
@@ -27,7 +27,7 @@
 ## Because we do not have automatic dependency tracking:
 ltdl.lo: ltdl.h config.h
 
-$(OBJECTS): libtool
+$(libltdl_la_OBJECTS) $(libltdlc_la_OBJECTS): libtool
 libtool: $(LIBTOOL_DEPS)
        $(SHELL) ./config.status --recheck
 



reply via email to

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