blob: 9d7f7886a9d53742b9d0855d003deed4607b8d87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- libltdl/Makefile.in.orig Sun Dec 18 14:13:58 2005
+++ libltdl/Makefile.in Wed Feb 28 07:51:13 2007
@@ -267,7 +267,2 @@
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(srcdir) && $(AUTOCONF)
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
-
config.h: stamp-h1
@@ -282,3 +277,2 @@
$(srcdir)/config-h.in: $(am__configure_deps)
- cd $(top_srcdir) && $(AUTOHEADER)
rm -f stamp-h1
|