Searched refs:pkgconfdir (Results 26 - 39 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/man/man1/
H A DMakefile317 pkgconfdir = ${prefix}/etc/netatalk macro
594 -e s@:ETCDIR:@${pkgconfdir}@ \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/man/man5/
H A DMakefile318 pkgconfdir = ${prefix}/etc/netatalk macro
589 -e "s@:ETCDIR:@${pkgconfdir}@g" \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/man/man8/
H A DMakefile316 pkgconfdir = ${prefix}/etc/netatalk macro
583 -e s@:ETCDIR:@${pkgconfdir}@ \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/afppasswd/
H A DMakefile307 pkgconfdir = ${prefix}/etc/netatalk macro
311 -D_PATH_AFPDPWFILE=\"$(pkgconfdir)/afppasswd\"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/misc/
H A DMakefile325 pkgconfdir = ${prefix}/etc/netatalk macro
334 afpldaptest_CFLAGS = -D_PATH_ACL_LDAPCONF=\"$(pkgconfdir)/afp_ldap.conf\"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/distrib/initscripts/
H A DMakefile.in316 pkgconfdir = @PKGCONFDIR@
666 -e s@:ETCDIR:@${pkgconfdir}@ \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A DMakefile312 pkgconfdir = ${prefix}/etc/netatalk macro
327 AM_CFLAGS = -D_PATH_ATALKDCONF=\"$(pkgconfdir)/atalkd.conf\"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A DMakefile323 pkgconfdir = ${prefix}/etc/netatalk macro
347 -D_PATH_PAPDCONF=\"$(pkgconfdir)/papd.conf\" \
H A DMakefile.in323 pkgconfdir = @PKGCONFDIR@
347 -D_PATH_PAPDCONF=\"$(pkgconfdir)/papd.conf\" \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A DMakefile.in352 pkgconfdir = @PKGCONFDIR@
372 -D_PATH_AFPDDEFVOL=\"$(pkgconfdir)/AppleVolumes.default\" \
373 -D_PATH_AFPDSYSVOL=\"$(pkgconfdir)/AppleVolumes.system\" \
374 -D_PATH_AFPDPWFILE=\"$(pkgconfdir)/afppasswd\" \
375 -D_PATH_AFPDCONF=\"$(pkgconfdir)/afpd.conf\" \
376 -D_PATH_AFPDSIGCONF=\"$(pkgconfdir)/afp_signature.conf\" \
378 -D_PATH_ACL_LDAPCONF=\"$(pkgconfdir)/afp_ldap.conf\" \
379 -D_PATH_AFPDUUIDCONF=\"$(pkgconfdir)/afp_voluuid.conf\"
H A DMakefile352 pkgconfdir = ${prefix}/etc/netatalk macro
372 -D_PATH_AFPDDEFVOL=\"$(pkgconfdir)/AppleVolumes.default\" \
373 -D_PATH_AFPDSYSVOL=\"$(pkgconfdir)/AppleVolumes.system\" \
374 -D_PATH_AFPDPWFILE=\"$(pkgconfdir)/afppasswd\" \
375 -D_PATH_AFPDCONF=\"$(pkgconfdir)/afpd.conf\" \
376 -D_PATH_AFPDSIGCONF=\"$(pkgconfdir)/afp_signature.conf\" \
378 -D_PATH_ACL_LDAPCONF=\"$(pkgconfdir)/afp_ldap.conf\" \
379 -D_PATH_AFPDUUIDCONF=\"$(pkgconfdir)/afp_voluuid.conf\"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A DMakefile.in368 pkgconfdir = @PKGCONFDIR@
410 -D_PATH_AFPDDEFVOL=\"$(pkgconfdir)/AppleVolumes.default\" \
411 -D_PATH_AFPDSYSVOL=\"$(pkgconfdir)/AppleVolumes.system\" \
412 -D_PATH_AFPDPWFILE=\"$(pkgconfdir)/afppasswd\" \
413 -D_PATH_AFPDCONF=\"$(pkgconfdir)/afpd.conf\" \
415 -D_PATH_ACL_LDAPCONF=\"$(pkgconfdir)/afp_ldap.conf\" \
416 -D_PATH_AFPDSIGCONF=\"$(pkgconfdir)/afp_signature.conf\" \
417 -D_PATH_AFPDUUIDCONF=\"$(pkgconfdir)/afp_voluuid.conf\"
H A DMakefile368 pkgconfdir = ${prefix}/etc/netatalk macro
410 -D_PATH_AFPDDEFVOL=\"$(pkgconfdir)/AppleVolumes.default\" \
411 -D_PATH_AFPDSYSVOL=\"$(pkgconfdir)/AppleVolumes.system\" \
412 -D_PATH_AFPDPWFILE=\"$(pkgconfdir)/afppasswd\" \
413 -D_PATH_AFPDCONF=\"$(pkgconfdir)/afpd.conf\" \
415 -D_PATH_ACL_LDAPCONF=\"$(pkgconfdir)/afp_ldap.conf\" \
416 -D_PATH_AFPDSIGCONF=\"$(pkgconfdir)/afp_signature.conf\" \
417 -D_PATH_AFPDUUIDCONF=\"$(pkgconfdir)/afp_voluuid.conf\"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/
H A Dconfigure1592 --with-pkgconfdir=dir path where pkgconfig files are stored
13045 # Check whether --with-pkgconfdir was given.
13047 withval=$with_pkgconfdir; pkgconfdir="$withval"
13049 pkgconfdir=""
13052 if test -z "$pkgconfdir"; then
13058 pkgconfdir="$dir/pkgconfig"
13062 #define ALSA_PKGCONF_DIR "$pkgconfdir"
13065 ALSA_PKGCONF_DIR="$pkgconfdir"

Completed in 215 milliseconds

12