Searched refs:APRUTIL_MAJOR_VERSION (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/apr-util/
H A DMakefile.in7 APRUTIL_MAJOR_VERSION=@APRUTIL_MAJOR_VERSION@
20 APRUTIL_PCFILE = apr-util-$(APRUTIL_MAJOR_VERSION).pc
21 APU_CONFIG = apu-$(APRUTIL_MAJOR_VERSION)-config
26 LINK_MODULE = $(LIBTOOL) $(LTFLAGS) --mode=link $(CC) $(LT_LDFLAGS) $(ALL_CFLAGS) $(ALL_LDFLAGS) $(APRUTIL_LDFLAGS) -release $(APRUTIL_MAJOR_VERSION) -module -rpath $(APU_DSO_LIBDIR)
H A Dapu-config.in21 APRUTIL_MAJOR_VERSION="@APRUTIL_MAJOR_VERSION@"
49 Usage: apu-$APRUTIL_MAJOR_VERSION-config [OPTION]
72 APU_LIBS="\`apu-$APRUTIL_MAJOR_VERSION-config --link-libtool --libs\`"
74 APU_LIBS="\`apu-$APRUTIL_MAJOR_VERSION-config --link-ld --libs\`"
H A Dconfigure714 APRUTIL_MAJOR_VERSION
2846 APRUTIL_MAJOR_VERSION="`$get_version major $version_hdr APU`"
23927 APU_DSO_LIBDIR="\${libdir}/apr-util-${APRUTIL_MAJOR_VERSION}"
24021 ac_config_files="$ac_config_files Makefile export_vars.sh build/pkg/pkginfo apr-util.pc apu-$APRUTIL_MAJOR_VERSION-config:apu-config.in include/private/apu_select_dbm.h include/apr_ldap.h include/apu.h include/apu_want.h"
24722 APRUTIL_MAJOR_VERSION=$APRUTIL_MAJOR_VERSION
24738 "apu-$APRUTIL_MAJOR_VERSION-config") CONFIG_FILES="$CONFIG_FILES apu-$APRUTIL_MAJOR_VERSION-config:apu-config.in" ;;
25301 chmod +x apu-$APRUTIL_MAJOR_VERSION-config
/freebsd-11-stable/contrib/apr-util/test/
H A DMakefile.in26 LOCAL_LIBS = ../lib@APRUTIL_LIBNAME@@APRUTIL_MAJOR_VERSION@.la

Completed in 303 milliseconds