/external/freetype/builds/unix/ |
D | pkg.m4 | 164 # Substitutes the variable pkgconfigdir as the location where a module 167 # DIRECTORY. The user can override through the --with-pkgconfigdir 173 AC_ARG_WITH([pkgconfigdir], optwith 174 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],, 176 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) subst 188 # --with-noarch-pkgconfigdir parameter. 193 AC_ARG_WITH([noarch-pkgconfigdir], 194 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
|
/external/libdrm/rockchip/ |
D | Makefile.am | 19 pkgconfigdir = @pkgconfigdir@ macro
|
/external/libdrm/etnaviv/ |
D | Makefile.am | 22 pkgconfigdir = @pkgconfigdir@ macro
|
/external/libdrm/radeon/ |
D | Makefile.am | 43 pkgconfigdir = @pkgconfigdir@ macro
|
/external/libdrm/tegra/ |
D | Makefile.am | 21 pkgconfigdir = @pkgconfigdir@ macro
|
/external/libdrm/omap/ |
D | Makefile.am | 20 pkgconfigdir = @pkgconfigdir@ macro
|
/external/libdrm/freedreno/ |
D | Makefile.am | 27 pkgconfigdir = @pkgconfigdir@ macro
|
/external/libdrm/exynos/ |
D | Makefile.am | 23 pkgconfigdir = @pkgconfigdir@ macro
|
/external/libdrm/libkms/ |
D | Makefile.am | 39 pkgconfigdir = @pkgconfigdir@ macro
|
/external/libdrm/nouveau/ |
D | Makefile.am | 29 pkgconfigdir = @pkgconfigdir@ macro
|
/external/ImageMagick/m4/ |
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)],,
|
/external/lz4/lib/ |
D | Makefile | 151 pkgconfigdir ?= $(PKGCONFIGDIR) macro 171 $(Q)$(INSTALL) -d -m 755 $(DESTDIR)$(pkgconfigdir)/ $(DESTDIR)$(includedir)/ $(DESTDIR)$(libdir)/ 172 $(Q)$(INSTALL_DATA) liblz4.pc $(DESTDIR)$(pkgconfigdir)/ 190 $(Q)$(RM) $(DESTDIR)$(pkgconfigdir)/liblz4.pc
|
/external/libnl/ |
D | configure.ac | 88 AC_ARG_WITH([pkgconfigdir], AS_HELP_STRING([--with-pkgconfigdir=PATH], optwith 90 [pkgconfigdir="$withval"], [pkgconfigdir='${libdir}/pkgconfig']) 91 AC_SUBST([pkgconfigdir]) subst
|
/external/iptables/ |
D | configure.ac | 60 AC_ARG_WITH([pkgconfigdir], AS_HELP_STRING([--with-pkgconfigdir=PATH], optwith 62 [pkgconfigdir="$withval"], [pkgconfigdir='${libdir}/pkgconfig']) 232 AC_SUBST([pkgconfigdir]) subst 256 EXPAND_VARIABLE(pkgconfigdir, e_pkgconfigdir)
|
/external/python/cpython3/ |
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)],,
|
/external/python/cpython2/ |
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)],,
|
/external/icu/icu4c/source/ |
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)],,
|
/external/zlib/src/ |
D | Makefile.in | 55 pkgconfigdir = ${libdir}/pkgconfig 311 -@if [ ! -d $(DESTDIR)$(pkgconfigdir) ]; then mkdir -p $(DESTDIR)$(pkgconfigdir); fi 330 rm -f $(DESTDIR)$(pkgconfigdir)/zlib.pc 331 cp zlib.pc $(DESTDIR)$(pkgconfigdir) 332 chmod 644 $(DESTDIR)$(pkgconfigdir)/zlib.pc 349 cd $(DESTDIR)$(pkgconfigdir) && rm -f zlib.pc
|
/external/python/cpython2/Modules/zlib/ |
D | Makefile.in | 55 pkgconfigdir = ${libdir}/pkgconfig 311 -@if [ ! -d $(DESTDIR)$(pkgconfigdir) ]; then mkdir -p $(DESTDIR)$(pkgconfigdir); fi 330 rm -f $(DESTDIR)$(pkgconfigdir)/zlib.pc 331 cp zlib.pc $(DESTDIR)$(pkgconfigdir) 332 chmod 644 $(DESTDIR)$(pkgconfigdir)/zlib.pc 349 cd $(DESTDIR)$(pkgconfigdir) && rm -f zlib.pc
|
/external/e2fsprogs/lib/et/ |
D | Makefile.in | 107 $(DESTDIR)$(man3dir) $(DESTDIR)$(pkgconfigdir) 132 $(Q) $(INSTALL_DATA) com_err.pc $(DESTDIR)$(pkgconfigdir)/com_err.pc 137 $(DESTDIR)$(pkgconfigdir)/com_err.pc
|
/external/libdrm/ |
D | Makefile.am | 46 pkgconfigdir = @pkgconfigdir@ macro
|
/external/adhd/cras/ |
D | Makefile.am | 6 pkgconfigdir = $(libdir)/pkgconfig macro
|
/external/lmfit/ |
D | Makefile.am | 16 pkgconfigdir = $(libdir)/pkgconfig macro
|
/external/e2fsprogs/lib/uuid/ |
D | Makefile.in | 136 $(DESTDIR)$(pkgconfigdir) 159 $(Q) $(INSTALL_DATA) uuid.pc $(DESTDIR)$(pkgconfigdir)/uuid.pc 163 $(DESTDIR)$(pkgconfigdir)/uuid.pc
|
/external/libxcam/pkgconfig/ |
D | Makefile.am | 5 pkgconfigdir = $(libdir)/pkgconfig macro
|