Home
last modified time | relevance | path

Searched refs:pkgconfigdir (Results 1 – 25 of 4814) sorted by relevance

12345678910>>...193

/dports/security/munge/munge-munge-0.5.14/m4/
H A Dx_ac_with_pkgconfigdir.m46 # The "--with-pkgconfigdir" option sets "pkgconfigdir", the installation
10 # pkgconfigdir will be set to "${libdir}/pkgconfig" (if some
16 AC_MSG_CHECKING([for pkgconfigdir])
18 [pkgconfigdir],
20 [--with-pkgconfigdir@<:@=DIR@:>@],
27 [pkgconfigdir='${libdir}/pkgconfig'])],
29 [pkgconfigdir=${with_pkgconfigdir}],
35 [test "x${pkgconfigdir}" = x && test "x${with_pkgconfigdir}" = xyes],
37 AC_MSG_ERROR([pkgconfigdir requested but not found])])
38 AC_SUBST([pkgconfigdir])
[all …]
/dports/sysutils/powerman/powerman-2.3.20/config/
H A Dac_pkgconfig.m45 pkgconfigdir='${libdir}/pkgconfig'
14 pkgconfigdir=""
17 pkgconfigdir="${withval}"
22 if test -n "${pkgconfigdir}"; then
23 AC_MSG_RESULT(${pkgconfigdir})
27 AM_CONDITIONAL(WITH_PKG_CONFIG, test -n "${pkgconfigdir}")
28 AC_SUBST(pkgconfigdir)
/dports/devel/zziplib/zziplib-0.13.72/m4/
H A Dax_warning_default_pkgconfig.m411 dnl default $1 dirvariable = pkgconfigdir
20 dnl is generated with pkgconfigdir=${libdir}/pkgconfig
22 dnl The _ENABLE_ variant however will set not only the $pkgconfigdir
24 dnl and furthermore a configure option "--enable-default-pkgconfigdir"
73 AC_MSG_NOTICE([warning: m4_if([$1],,[pkgconfigdir],[$1])=$LOC dnl
77 pkgconfigdir: the m4_if([$1],,[default pkgconfigdir],[$1 value]) of $LOC
80 pkgconfigdir: make install m4_if([$1],,[pkgconfigdir],[$1])=$DIR
82 pkgconfigdir: PKG_CONFIG_PATH="$LOC"
96 AC_ARG_ENABLE([enable-default-pkgconfigdir],
123 m4_if([$1],,[pkgconfigdir],[$1])="$ax_warning_default_pkgconfig_dir"
[all …]
/dports/devel/autoconf-archive/autoconf-archive-2019.01.06/m4/
H A Dax_warning_default_pkgconfig.m417 # default $1 dirvariable = pkgconfigdir
26 # pkgconfigdir=${libdir}/pkgconfig
28 # The _ENABLE_ variant however will set not only the $pkgconfigdir shell
30 # furthermore a configure option "--enable-default-pkgconfigdir" is
85 AC_MSG_NOTICE([warning: m4_if([$1],,[pkgconfigdir],[$1])=$LOC dnl
89 pkgconfigdir: the m4_if([$1],,[default pkgconfigdir],[$1 value]) of $LOC
92 pkgconfigdir: make install m4_if([$1],,[pkgconfigdir],[$1])=$DIR
94 pkgconfigdir: PKG_CONFIG_PATH="$LOC"
108 AC_ARG_ENABLE([enable-default-pkgconfigdir],
135 m4_if([$1],,[pkgconfigdir],[$1])="$ax_warning_default_pkgconfig_dir"
[all …]
/dports/devel/libcutl/libcutl-1.10.0/m4/
H A Dpkgconfig.m47 [pkgconfigdir],
8 …[AC_HELP_STRING([--with-pkgconfigdir=DIR],[location of pkgconfig dir (default is libdir/pkgconfig)…
9 [pkgconfigdir=${withval}],
10 [pkgconfigdir='${libdir}/pkgconfig'])
11 AC_SUBST([pkgconfigdir])
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/m4/
H A Dpkgconfig.m47 [pkgconfigdir],
8 …[AC_HELP_STRING([--with-pkgconfigdir=DIR],[location of pkgconfig dir (default is libdir/pkgconfig)…
9 [pkgconfigdir=${withval}],
10 [pkgconfigdir='${libdir}/pkgconfig'])
11 AC_SUBST([pkgconfigdir])
/dports/graphics/libprojectm/projectm-3.1.12/m4/autoconf-archive/
H A Dax_warning_default_pkgconfig.m417 # default $1 dirvariable = pkgconfigdir
26 # pkgconfigdir=${libdir}/pkgconfig
28 # The _ENABLE_ variant however will set not only the $pkgconfigdir shell
30 # furthermore a configure option "--enable-default-pkgconfigdir" is
106 AC_MSG_NOTICE([warning: m4_if([$1],,[pkgconfigdir],[$1])=$LOC dnl
110 pkgconfigdir: the m4_if([$1],,[default pkgconfigdir],[$1 value]) of $LOC
113 pkgconfigdir: make install m4_if([$1],,[pkgconfigdir],[$1])=$DIR
115 pkgconfigdir: PKG_CONFIG_PATH="$LOC"
129 AC_ARG_ENABLE([enable-default-pkgconfigdir],
156 m4_if([$1],,[pkgconfigdir],[$1])="$ax_warning_default_pkgconfig_dir"
[all …]
/dports/www/libecap/libecap-1.0.1/
H A Dconfigure.in45 AC_ARG_WITH(pkgconfigdir, optwith
46 AC_HELP_STRING([--with-pkgconfigdir],
48 [pkgconfigdir=${withval}],
49 [pkgconfigdir='${libdir}/pkgconfig'])
51 AC_SUBST([pkgconfigdir]) subst
52 AC_MSG_NOTICE([pkgconfig directory is ${pkgconfigdir}])
/dports/devel/util-linux/util-linux-2.36/m4/
H A Dpkg.m48 dnl Substitutes the variable pkgconfigdir as the location where a module
11 dnl DIRECTORY. The user can override through the --with-pkgconfigdir
17 AC_ARG_WITH([pkgconfigdir],
18 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
20 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir])
/dports/multimedia/audacious/audacious-4.1/
H A DMakefile15 …if ${MKDIR_P} ${DESTDIR}${pkgconfigdir} && ${INSTALL} -m 644 $$i ${DESTDIR}${pkgconfigdir}/$$i; th…
35 if [ -f ${DESTDIR}${pkgconfigdir}/$$i ]; then \
36 if rm -f ${DESTDIR}${pkgconfigdir}/$$i; then \
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptonattrib/
H A DMakefile.am3 pkgconfigdir = $(libdir)/pkgconfig macro
7 $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
8 $(INSTALL_DATA) libleptonattrib.pc $(DESTDIR)$(pkgconfigdir)
/dports/cad/lepton-eda/lepton-eda-1.9.17/liblepton/
H A DMakefile.am3 pkgconfigdir = $(libdir)/pkgconfig macro
7 $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
8 $(INSTALL_DATA) liblepton.pc $(DESTDIR)$(pkgconfigdir)
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/
H A DMakefile.am13 pkgconfigdir = $(libdir)/pkgconfig macro
17 $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
18 $(INSTALL_DATA) libleptongui.pc $(DESTDIR)$(pkgconfigdir)
/dports/devel/fsmtrie/fsmtrie-2.0.0/m4/
H A Dmy_pkg_config_files.m48 # files when explicitly configured with --without-pkgconfigdir. It also
9 # selects a more sensible default for pkgconfigdir on platforms that place
27 # configure was called with --without-pkgconfigdir, in which case it will
43 if test "x$pkgconfigdir" != "xno"; then
/dports/devel/fstrm/fstrm-0.6.1/m4/
H A Dmy_pkg_config_files.m48 # files when explicitly configured with --without-pkgconfigdir. It also
9 # selects a more sensible default for pkgconfigdir on platforms that place
27 # configure was called with --without-pkgconfigdir, in which case it will
43 if test "x$pkgconfigdir" != "xno"; then
/dports/devel/fstrm/fstrm-0.6.1/libmy/m4/
H A Dmy_pkg_config_files.m48 # files when explicitly configured with --without-pkgconfigdir. It also
9 # selects a more sensible default for pkgconfigdir on platforms that place
27 # configure was called with --without-pkgconfigdir, in which case it will
43 if test "x$pkgconfigdir" != "xno"; then
/dports/net/nmsg/nmsg-1.0.1/m4/
H A Dmy_pkg_config_files.m48 # files when explicitly configured with --without-pkgconfigdir. It also
9 # selects a more sensible default for pkgconfigdir on platforms that place
27 # configure was called with --without-pkgconfigdir, in which case it will
43 if test "x$pkgconfigdir" != "xno"; then
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/
H A DMakefile.am7 pkgconfigdir = $(libdir)/pkgconfig macro
62 $(LN_S) -f libopenjpeg1.pc $(DESTDIR)$(pkgconfigdir)/libopenjpeg.pc
64 $(LN_S) -nf libopenjpeg1.pc $(DESTDIR)$(pkgconfigdir)/libopenjpeg.pc
75 rm -f $(DESTDIR)$(pkgconfigdir)/libopenjpeg.pc
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/mklove/
H A DMakefile.base64 pkgconfigdir?= $(libdir)/pkgconfig
233 $(INSTALL) -d $$DESTDIR$(pkgconfigdir) && \
234 $(INSTALL) -m 0644 $(LIBNAME0).pc $$DESTDIR$(pkgconfigdir) \
237 $(INSTALL) -d $$DESTDIR$(pkgconfigdir) && \
238 $(INSTALL) -m 0644 $(LIBNAME0)-static.pc $$DESTDIR$(pkgconfigdir) \
251 rm -f $$DESTDIR$(pkgconfigdir)/$(LIBNAME0).pc
252 rm -f $$DESTDIR$(pkgconfigdir)/$(LIBNAME0)-static.pc
253 rmdir $$DESTDIR$(pkgconfigdir) || true
/dports/security/libxcrypt/libxcrypt-4.4.27/build-aux/m4/
H A Dpkg_installdir_compat.m432 # Substitutes the variable pkgconfigdir as the location where a module
35 # DIRECTORY. The user can override through the --with-pkgconfigdir
41 AC_ARG_WITH([pkgconfigdir],
42 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
44 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir])
/dports/net/libmdf/libmdf-1.0.21/
H A Dconfigure.ac90 AC_ARG_WITH(pkgconfigdir, optwith
91 …AC_HELP_STRING([--with-pkgconfigdir], [Use the specified pkgconfig dir (default is $libdir/pkgconf…
92 [pkgconfigdir=${withval}],
93 [pkgconfigdir='${libdir}/pkgconfig']
96 AC_SUBST([pkgconfigdir]) subst
97 AC_MSG_NOTICE([pkgconfig directory is ${pkgconfigdir}])
/dports/cad/geda/geda-gaf-1.8.2/libgeda/
H A DMakefile.am6 pkgconfigdir = $(libdir)/pkgconfig macro
10 $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
11 $(INSTALL_DATA) libgeda.pc $(DESTDIR)$(pkgconfigdir)
/dports/net/librdkafka/librdkafka-1.8.2/mklove/
H A DMakefile.base71 pkgconfigdir?= $(libdir)/pkgconfig
270 $(INSTALL) -d $$DESTDIR$(pkgconfigdir) && \
271 $(INSTALL) -m 0644 $(LIBNAME0).pc $$DESTDIR$(pkgconfigdir) \
274 $(INSTALL) -d $$DESTDIR$(pkgconfigdir) && \
275 $(INSTALL) -m 0644 $(LIBNAME0)-static.pc $$DESTDIR$(pkgconfigdir) \
288 rm -f $$DESTDIR$(pkgconfigdir)/$(LIBNAME0).pc
289 rm -f $$DESTDIR$(pkgconfigdir)/$(LIBNAME0)-static.pc
290 rmdir $$DESTDIR$(pkgconfigdir) || true
/dports/net/kcat/kcat-1.7.0/mklove/
H A DMakefile.base71 pkgconfigdir?= $(libdir)/pkgconfig
266 $(INSTALL) -d $$DESTDIR$(pkgconfigdir) && \
267 $(INSTALL) -m 0644 $(LIBNAME0).pc $$DESTDIR$(pkgconfigdir) \
270 $(INSTALL) -d $$DESTDIR$(pkgconfigdir) && \
271 $(INSTALL) -m 0644 $(LIBNAME0)-static.pc $$DESTDIR$(pkgconfigdir) \
284 rm -f $$DESTDIR$(pkgconfigdir)/$(LIBNAME0).pc
285 rm -f $$DESTDIR$(pkgconfigdir)/$(LIBNAME0)-static.pc
286 rmdir $$DESTDIR$(pkgconfigdir) || true
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/mklove/
H A DMakefile.base71 pkgconfigdir?= $(libdir)/pkgconfig
266 $(INSTALL) -d $$DESTDIR$(pkgconfigdir) && \
267 $(INSTALL) -m 0644 $(LIBNAME0).pc $$DESTDIR$(pkgconfigdir) \
270 $(INSTALL) -d $$DESTDIR$(pkgconfigdir) && \
271 $(INSTALL) -m 0644 $(LIBNAME0)-static.pc $$DESTDIR$(pkgconfigdir) \
284 rm -f $$DESTDIR$(pkgconfigdir)/$(LIBNAME0).pc
285 rm -f $$DESTDIR$(pkgconfigdir)/$(LIBNAME0)-static.pc
286 rmdir $$DESTDIR$(pkgconfigdir) || true

12345678910>>...193