| /netbsd/src/external/bsd/openpam/dist/m4/ |
| D | ax_pkg_config.m4 | 76 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/ |
| D | Makefile.am | 27 pkgconfigdir = @pkgconfigdir@ macro
|
| D | configure.ac | 39 pkgconfigdir=${libdir}/pkgconfig 40 AC_SUBST(pkgconfigdir) subst
|
| /netbsd/src/external/gpl3/binutils/dist/config/ |
| D | pkg.m4 | 229 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/ |
| D | pkg.m4 | 221 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/ |
| D | pkg.m4 | 229 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/ |
| D | aclocal.m4 | 235 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/ |
| D | Makefile.in | 51 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/ |
| D | Makefile.am | 24 pkgconfigdir = $(libdir)/pkgconfig macro
|
| /netbsd/src/external/public-domain/sqlite/dist/ |
| D | Makefile.am | 17 pkgconfigdir = ${libdir}/pkgconfig macro
|
| /netbsd/src/common/dist/zlib/contrib/minizip/ |
| D | Makefile.am | 36 pkgconfigdir = $(libdir)/pkgconfig macro
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/tools/ |
| D | Makefile.am | 7 pkgconfigdir = $(libdir)/pkgconfig macro
|
| /netbsd/src/external/lgpl3/mpfr/dist/ |
| D | Makefile.am | 43 pkgconfigdir = $(libdir)/pkgconfig macro
|
| /netbsd/src/external/mit/expat/dist/ |
| D | Makefile.am | 58 pkgconfigdir = $(libdir)/pkgconfig macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog.jit | 21 * Makefile.in (pkgconfigdir): Drop this. 123 * Makefile.in (pkgconfigdir): New. 124 (installdirs): Add creation of $(DESTDIR)$(pkgconfigdir).
|
| /netbsd/src/external/bsd/openpam/dist/misc/ |
| D | Makefile.in | 252 pkgconfigdir = @pkgconfigdir@
|
| /netbsd/src/external/bsd/openpam/dist/include/security/ |
| D | Makefile.in | 297 pkgconfigdir = @pkgconfigdir@
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | aclocal.m4 | 1292 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/ |
| D | Makefile.in | 310 pkgconfigdir = @pkgconfigdir@
|
| /netbsd/src/external/bsd/openpam/dist/modules/ |
| D | Makefile.in | 309 pkgconfigdir = @pkgconfigdir@
|
| /netbsd/src/external/bsd/openpam/dist/include/ |
| D | Makefile.in | 308 pkgconfigdir = @pkgconfigdir@
|
| /netbsd/src/external/bsd/openpam/dist/doc/ |
| D | Makefile.in | 308 pkgconfigdir = @pkgconfigdir@
|
| /netbsd/src/external/bsd/openpam/dist/doc/man/ |
| D | Makefile.in | 283 pkgconfigdir = @pkgconfigdir@
|
| /netbsd/src/external/bsd/openpam/dist/lib/ |
| D | Makefile.in | 309 pkgconfigdir = @pkgconfigdir@
|
| /netbsd/src/external/bsd/openpam/dist/bin/openpam_dump_policy/ |
| D | Makefile.in | 302 pkgconfigdir = @pkgconfigdir@
|