12 lines
404 B
Text
12 lines
404 B
Text
Index: src/Makefile.in
|
|
--- src/Makefile.in.orig
|
|
+++ src/Makefile.in
|
|
@@ -1843,7 +1843,7 @@ lib_LTLIBRARIES = libxerces-c.la
|
|
# make pretty-printing won't work.
|
|
#
|
|
AM_CPPFLAGS = $(am__append_3) $(am__append_12) $(am__append_25)
|
|
-libxerces_c_la_LDFLAGS = -release @INTERFACE_VERSION_D@
|
|
+libxerces_c_la_LDFLAGS =
|
|
|
|
# This sets {install}/include as target for the headers
|
|
libxerces_c_ladir = ${includedir}
|