summarylogtreecommitdiffstats
path: root/0002-Add-static-pkg-config.patch
diff options
context:
space:
mode:
Diffstat (limited to '0002-Add-static-pkg-config.patch')
-rw-r--r--0002-Add-static-pkg-config.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0002-Add-static-pkg-config.patch b/0002-Add-static-pkg-config.patch
index 1999fc2cd31b..3071da47cf6b 100644
--- a/0002-Add-static-pkg-config.patch
+++ b/0002-Add-static-pkg-config.patch
@@ -18,13 +18,13 @@ index 364db1a..3fa6ddc 100644
TODO ares_build.h.in cares.rc README.msvc $(MSVCFILES) \
$(CSOURCES) $(HHEADERS) config-dos.h acountry.1 adig.1 ahost.1 INSTALL.md \
CMakeLists.txt ares_build.h.cmake ares_config.h.cmake c-ares-config.cmake.in \
-@@ -67,7 +67,7 @@ DIST_SUBDIRS = test
+@@ -68,7 +68,7 @@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcares.pc
-
+pkgconfig_DATA += libcares-static.pc
- CARES_VERSION_INFO = -version-info 4:0:2
+ CARES_VERSION_INFO = -version-info 5:0:3
# This flag accepts an argument of the form current[:revision[:age]]. So,
# passing -version-info 3:12:1 sets current to 3, revision to 12, and age to
diff --git a/buildconf b/buildconf