[xmltooling] 06/19: Make pkgconfigdir configurable
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Thu Jul 21 18:18:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to branch patch-queue/debian/experimental
in repository xmltooling.
commit 73cede710a4f65eedaa23d674a3d191378f9826c
Author: Ferenc Wágner <wferi at niif.hu>
Date: Tue Jul 5 12:44:39 2016 +0200
Make pkgconfigdir configurable
---
Makefile.am | 1 -
configure.ac | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 89972c7..6bcdb1b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,6 @@ else
all-local:
endif
-pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = @PACKAGE_NAME at .pc
GENFILES = @PACKAGE_NAME at .spec
diff --git a/configure.ac b/configure.ac
index 19017c3..abc8836 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,6 +7,7 @@ AC_CONFIG_MACRO_DIR(m4)
AM_INIT_AUTOMAKE
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
+PKG_INSTALLDIR
# Docygen features
DX_HTML_FEATURE(ON)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git
More information about the Pkg-shibboleth-devel
mailing list