13 lines
605 B
Diff
13 lines
605 B
Diff
diff -u -r ../libxml2-2.9.1/Makefile.in ./Makefile.in
|
|
--- ../libxml2-2.9.1/Makefile.in 2013-04-19 09:36:12.000000000 +0200
|
|
+++ ./Makefile.in 2014-02-18 18:17:19.000000000 +0100
|
|
@@ -155,7 +155,7 @@
|
|
testdso_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
|
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
|
$(testdso_la_LDFLAGS) $(LDFLAGS) -o $@
|
|
-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
|
|
+PROGRAMS = $(bin_PROGRAMS)
|
|
am_runsuite_OBJECTS = runsuite.$(OBJEXT)
|
|
runsuite_OBJECTS = $(am_runsuite_OBJECTS)
|
|
am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) $(top_builddir)/libxml2.la \
|