2023-08-16 22:26:55 +00:00
|
|
|
Index: src/Makefile.in
|
|
|
|
--- src/Makefile.in.orig
|
|
|
|
+++ src/Makefile.in
|
2023-08-18 18:38:43 +00:00
|
|
|
@@ -1843,7 +1843,7 @@ lib_LTLIBRARIES = libxerces-c.la
|
2023-08-16 22:26:55 +00:00
|
|
|
# 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}
|