Home
last modified time | relevance | path

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

12

/netbsd/src/external/bsd/openpam/dist/m4/
Dax_pkg_config.m476 AC_ARG_WITH([pkgconfigdir], optwith
77 AS_HELP_STRING([--with-pkgconfigdir],
79 [pkgconfigdir=$withval], [pkgconfigdir='${libdir}/pkgconfig'])
80 AC_SUBST([pkgconfigdir], [$pkgconfigdir]) subst
/netbsd/src/sys/external/bsd/drm/dist/
DMakefile.am27 pkgconfigdir = @pkgconfigdir@ macro
Dconfigure.ac39 pkgconfigdir=${libdir}/pkgconfig
40 AC_SUBST(pkgconfigdir) subst
/netbsd/src/external/gpl3/binutils/dist/config/
Dpkg.m4229 dnl Substitutes the variable pkgconfigdir as the location where a module
232 dnl DIRECTORY. The user can override through the --with-pkgconfigdir
238 AC_ARG_WITH([pkgconfigdir], optwith
239 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
241 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) subst
255 dnl --with-noarch-pkgconfigdir parameter.
260 AC_ARG_WITH([noarch-pkgconfigdir],
261 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
/netbsd/src/external/gpl3/gcc/dist/config/
Dpkg.m4221 dnl Substitutes the variable pkgconfigdir as the location where a module
224 dnl DIRECTORY. The user can override through the --with-pkgconfigdir
230 AC_ARG_WITH([pkgconfigdir], optwith
231 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
233 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) subst
247 dnl --with-noarch-pkgconfigdir parameter.
252 AC_ARG_WITH([noarch-pkgconfigdir],
253 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
/netbsd/src/external/gpl3/gdb/dist/config/
Dpkg.m4229 dnl Substitutes the variable pkgconfigdir as the location where a module
232 dnl DIRECTORY. The user can override through the --with-pkgconfigdir
238 AC_ARG_WITH([pkgconfigdir], optwith
239 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
241 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) subst
255 dnl --with-noarch-pkgconfigdir parameter.
260 AC_ARG_WITH([noarch-pkgconfigdir],
261 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
/netbsd/src/external/bsd/openldap/dist/
Daclocal.m4235 dnl Substitutes the variable pkgconfigdir as the location where a module
238 dnl DIRECTORY. The user can override through the --with-pkgconfigdir
244 AC_ARG_WITH([pkgconfigdir], optwith
245 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
247 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) subst
261 dnl --with-noarch-pkgconfigdir parameter.
266 AC_ARG_WITH([noarch-pkgconfigdir],
267 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
/netbsd/src/common/dist/zlib/
DMakefile.in51 pkgconfigdir = ${libdir}/pkgconfig
307 -@if [ ! -d $(DESTDIR)$(pkgconfigdir) ]; then mkdir -p $(DESTDIR)$(pkgconfigdir); fi
326 rm -f $(DESTDIR)$(pkgconfigdir)/zlib.pc
327 cp zlib.pc $(DESTDIR)$(pkgconfigdir)
328 chmod 644 $(DESTDIR)$(pkgconfigdir)/zlib.pc
345 cd $(DESTDIR)$(pkgconfigdir) && rm -f zlib.pc
/netbsd/src/external/bsd/tre/dist/
DMakefile.am24 pkgconfigdir = $(libdir)/pkgconfig macro
/netbsd/src/external/public-domain/sqlite/dist/
DMakefile.am17 pkgconfigdir = ${libdir}/pkgconfig macro
/netbsd/src/common/dist/zlib/contrib/minizip/
DMakefile.am36 pkgconfigdir = $(libdir)/pkgconfig macro
/netbsd/src/crypto/external/bsd/heimdal/dist/tools/
DMakefile.am7 pkgconfigdir = $(libdir)/pkgconfig macro
/netbsd/src/external/lgpl3/mpfr/dist/
DMakefile.am43 pkgconfigdir = $(libdir)/pkgconfig macro
/netbsd/src/external/mit/expat/dist/
DMakefile.am58 pkgconfigdir = $(libdir)/pkgconfig macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog.jit21 * Makefile.in (pkgconfigdir): Drop this.
123 * Makefile.in (pkgconfigdir): New.
124 (installdirs): Add creation of $(DESTDIR)$(pkgconfigdir).
/netbsd/src/external/bsd/openpam/dist/misc/
DMakefile.in252 pkgconfigdir = @pkgconfigdir@
/netbsd/src/external/bsd/openpam/dist/include/security/
DMakefile.in297 pkgconfigdir = @pkgconfigdir@
/netbsd/src/external/bsd/libpcap/dist/
Daclocal.m41292 dnl Substitutes the variable pkgconfigdir as the location where a module
1295 dnl DIRECTORY. The user can override through the --with-pkgconfigdir
1301 AC_ARG_WITH([pkgconfigdir],
1302 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
1304 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir])
1318 dnl --with-noarch-pkgconfigdir parameter.
1323 AC_ARG_WITH([noarch-pkgconfigdir],
1324 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
/netbsd/src/external/bsd/openpam/dist/bin/
DMakefile.in310 pkgconfigdir = @pkgconfigdir@
/netbsd/src/external/bsd/openpam/dist/modules/
DMakefile.in309 pkgconfigdir = @pkgconfigdir@
/netbsd/src/external/bsd/openpam/dist/include/
DMakefile.in308 pkgconfigdir = @pkgconfigdir@
/netbsd/src/external/bsd/openpam/dist/doc/
DMakefile.in308 pkgconfigdir = @pkgconfigdir@
/netbsd/src/external/bsd/openpam/dist/doc/man/
DMakefile.in283 pkgconfigdir = @pkgconfigdir@
/netbsd/src/external/bsd/openpam/dist/lib/
DMakefile.in309 pkgconfigdir = @pkgconfigdir@
/netbsd/src/external/bsd/openpam/dist/bin/openpam_dump_policy/
DMakefile.in302 pkgconfigdir = @pkgconfigdir@

12