/third_party/skia/third_party/externals/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)],,
|
/third_party/node/deps/cares/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)],,
|
/third_party/lz4/lib/ |
D | Makefile | 170 pkgconfigdir ?= $(PKGCONFIGDIR) macro 182 …$(INSTALL_DIR) $(DESTDIR)$(pkgconfigdir)/ $(DESTDIR)$(includedir)/ $(DESTDIR)$(libdir)/ $(DESTDIR)… 183 $(INSTALL_DATA) liblz4.pc $(DESTDIR)$(pkgconfigdir)/ 209 $(RM) $(DESTDIR)$(pkgconfigdir)/liblz4.pc
|
/third_party/skia/third_party/externals/icu/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)],,
|
/third_party/icu/icu4c/source/ |
D | aclocal.m4 | 289 dnl Substitutes the variable pkgconfigdir as the location where a module 292 dnl DIRECTORY. The user can override through the --with-pkgconfigdir 298 AC_ARG_WITH([pkgconfigdir], optwith 299 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],, 301 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) subst 315 dnl --with-noarch-pkgconfigdir parameter. 320 AC_ARG_WITH([noarch-pkgconfigdir], 321 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
|
/third_party/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
|
/third_party/libcoap/ |
D | Makefile.am | 306 pkgconfigdir = $(libdir)/pkgconfig macro 327 $(MKDIR_P) $(DESTDIR)$(pkgconfigdir) ; \ 328 cd $(DESTDIR)$(pkgconfigdir) ; \ 337 cd $(DESTDIR)$(pkgconfigdir) ; \
|
/third_party/python/ |
D | aclocal.m4 | 498 dnl Substitutes the variable pkgconfigdir as the location where a module 501 dnl DIRECTORY. The user can override through the --with-pkgconfigdir 507 AC_ARG_WITH([pkgconfigdir], optwith 508 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],, 510 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) subst 524 dnl --with-noarch-pkgconfigdir parameter. 529 AC_ARG_WITH([noarch-pkgconfigdir], 530 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
|
/third_party/libevdev/ |
D | Makefile.am | 8 pkgconfigdir = $(libdir)/pkgconfig macro
|
/third_party/alsa-lib/utils/ |
D | Makefile.am | 8 pkgconfigdir = $(alsapkgconfdir) macro
|
/third_party/skia/third_party/externals/microhttpd/ |
D | Makefile.am | 9 pkgconfigdir = $(libdir)/pkgconfig macro
|
D | aclocal.m4 | 186 # Substitutes the variable pkgconfigdir as the location where a module 189 # DIRECTORY. The user can override through the --with-pkgconfigdir 195 AC_ARG_WITH([pkgconfigdir], optwith 196 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],, 198 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) subst 210 # --with-noarch-pkgconfigdir parameter. 215 AC_ARG_WITH([noarch-pkgconfigdir], 216 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
|
/third_party/zlib/contrib/minizip/ |
D | Makefile.am | 36 pkgconfigdir = $(libdir)/pkgconfig macro
|
/third_party/skia/third_party/externals/libpng/ |
D | configure.ac | 227 AC_ARG_WITH(pkgconfigdir, optwith 228 AS_HELP_STRING([[[--with-pkgconfigdir]]], 230 [pkgconfigdir=${withval}], 231 [pkgconfigdir='${libdir}/pkgconfig']) 233 AC_SUBST([pkgconfigdir]) subst 234 AC_MSG_NOTICE([[pkgconfig directory is ${pkgconfigdir}]])
|
D | Makefile.am | 143 pkgconfigdir = @pkgconfigdir@ macro
|
/third_party/libexif/ |
D | Makefile.am | 5 pkgconfigdir = $(libdir)/pkgconfig macro
|
/third_party/skia/third_party/externals/brotli/ |
D | Makefile.am | 31 pkgconfigdir = $(libdir)/pkgconfig macro
|
/third_party/node/deps/cares/ |
D | Makefile.am | 44 pkgconfigdir = $(libdir)/pkgconfig macro
|
/third_party/elfutils/config/ |
D | Makefile.am | 35 pkgconfigdir = $(libdir)/pkgconfig macro
|
/third_party/nghttp2/lib/ |
D | Makefile.am | 32 pkgconfigdir = $(libdir)/pkgconfig macro
|
/third_party/popt/ |
D | Makefile.am | 9 pkgconfigdir = $(libdir)/pkgconfig macro
|
/third_party/node/deps/nghttp2/lib/ |
D | Makefile.am | 32 pkgconfigdir = $(libdir)/pkgconfig macro
|
/third_party/skia/third_party/externals/expat/expat/ |
D | Makefile.am | 54 pkgconfigdir = $(libdir)/pkgconfig macro
|
/third_party/libabigail/ |
D | Makefile.am | 9 pkgconfigdir = $(libdir)/pkgconfig macro
|
/third_party/skia/third_party/externals/libwebp/ |
D | configure.ac | 81 AC_ARG_WITH([pkgconfigdir], AS_HELP_STRING([--with-pkgconfigdir=DIR], optwith 83 [pkgconfigdir="$withval"], [pkgconfigdir='${libdir}/pkgconfig']) 84 AC_SUBST([pkgconfigdir]) subst
|