Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/
H A DMakefile.in34 pkgconfigdir = $(libdir)/pkgconfig
89 $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(includedir) $(DESTDIR)$(pkgconfigdir)
92 $(INSTALL_DATA) expat.pc $(DESTDIR)$(pkgconfigdir)/expat.pc
102 rm -f $(DESTDIR)$(pkgconfigdir)/expat.pc
/freebsd-12.1/sys/contrib/libsodium/
H A DMakefile.am20 pkgconfigdir = $(libdir)/pkgconfig macro
/freebsd-12.1/contrib/sqlite3/
H A DMakefile.am17 pkgconfigdir = ${libdir}/pkgconfig macro
H A DMakefile.in374 pkgconfigdir = ${libdir}/pkgconfig
/freebsd-12.1/crypto/heimdal/tools/
H A DMakefile.am7 pkgconfigdir = $(libdir)/pkgconfig macro
H A DMakefile.in375 pkgconfigdir = $(libdir)/pkgconfig
/freebsd-12.1/contrib/libucl/
H A DMakefile.am4 pkgconfigdir = $(libdir)/pkgconfig macro
/freebsd-12.1/contrib/libxo/
H A DMakefile.am78 pkgconfigdir=$(libdir)/pkgconfig macro
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A DMakefile.am95 pkgconfigdir=$(libdir)/pkgconfig macro
H A DMakefile.in939 pkgconfigdir = $(libdir)/pkgconfig
/freebsd-12.1/contrib/libevent/
H A DMakefile.am98 pkgconfigdir=$(libdir)/pkgconfig macro
H A DMakefile.in1007 pkgconfigdir = $(libdir)/pkgconfig
/freebsd-12.1/contrib/unbound/
H A Daclocal.m49267 dnl Substitutes the variable pkgconfigdir as the location where a module
9270 dnl DIRECTORY. The user can override through the --with-pkgconfigdir
9276 AC_ARG_WITH([pkgconfigdir],
9277 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
9279 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir])
9293 dnl --with-noarch-pkgconfigdir parameter.
9298 AC_ARG_WITH([noarch-pkgconfigdir],
9299 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,