Home
last modified time | relevance | path

Searched refs:PACKAGE_TARNAME (Results 1 – 25 of 272) sorted by relevance

1234567891011

/external/iptables/
DMakefile.am21 rm -Rf /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION};
22 …pushd ${top_srcdir} && git archive --prefix=${PACKAGE_TARNAME}-${PACKAGE_VERSION}/ HEAD | tar -C /…
23 pushd /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION} && ./autogen.sh && popd;
24 …tar -C /tmp -cjf ${PACKAGE_TARNAME}-${PACKAGE_VERSION}.tar.bz2 --owner=root --group=root ${PACKAGE…
25 rm -Rf /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION};
Dconfig.h69 #define PACKAGE_TARNAME "iptables" macro
/external/libexif/
DMakefile.am3 EXTRA_DIST = @PACKAGE_TARNAME@.spec README-Win32.txt
44 @tag="$$(echo "$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-release" | sed 's|\.|_|g')"; \
52 echo ncftpput upload.sourceforge.net incoming/ $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).*
Dconfig.h74 #define PACKAGE_TARNAME "libexif" macro
/external/libexif/m4m/
Dgp-gettext-hack.m49 dnl GP_GETTEXT_HACK([${PACKAGE_TARNAME}-${LIBFOO_CURRENT}],
27 m4_if([$1],[],[GETTEXT_PACKAGE="${PACKAGE_TARNAME}"],[GETTEXT_PACKAGE="$1"])
/external/libcap-ng/
Dconfig.h66 #define PACKAGE_TARNAME "libcap-ng" macro
/external/libusb-compat/
Dconfig.h64 #define PACKAGE_TARNAME "libusb-compat" macro
/external/expat/
Dexpat_config.h69 #define PACKAGE_TARNAME "expat" macro
/external/scrypt/
Dconfig.h84 #define PACKAGE_TARNAME "scrypt" macro
/external/libusb/
Dconfig.h73 #define PACKAGE_TARNAME "libusb" macro
/external/pcre/
Dconfig.h242 #define PACKAGE_TARNAME "pcre" macro
/external/flac/
Dconfig.h110 #define PACKAGE_TARNAME "" macro
/external/elfutils/src/
Dconfig.h59 #define PACKAGE_TARNAME "elfutils" macro
/external/elfutils/src/src/
Dranlib.c93 (void) bindtextdomain (PACKAGE_TARNAME, LOCALEDIR); in main()
96 (void) textdomain (PACKAGE_TARNAME); in main()
/external/libpcap/
Dconfig.h246 #define PACKAGE_TARNAME "" macro
/external/cmockery/cmockery_0_1_2/src/
Dconfig.h119 #define PACKAGE_TARNAME "cmockery" macro
/external/libmtp/
Dconfig.h151 #define PACKAGE_TARNAME "libmtp" macro
/external/libvncserver/libvncserver/
Dconfig.h182 #define PACKAGE_TARNAME "libvncserver" macro
Drfbconfig.h185 #define PACKAGE_TARNAME "libvncserver" macro
/external/protobuf/android/
Dconfig.h117 #define PACKAGE_TARNAME "protobuf" macro
/external/libvncserver/
Dconfig.log172 | #define PACKAGE_TARNAME "libvncserver"
191 | #define PACKAGE_TARNAME "libvncserver"
304 | #define PACKAGE_TARNAME "libvncserver"
334 | #define PACKAGE_TARNAME "libvncserver"
542 | #define PACKAGE_TARNAME "libvncserver"
605 | #define PACKAGE_TARNAME "libvncserver"
638 | #define PACKAGE_TARNAME "libvncserver"
709 | #define PACKAGE_TARNAME "libvncserver"
754 | #define PACKAGE_TARNAME "libvncserver"
847 | #define PACKAGE_TARNAME "libvncserver"
[all …]
Drfbconfig.h355 #define PACKAGE_TARNAME "libvncserver" macro
/external/libunwind/include/
Dconfig.h228 #define PACKAGE_TARNAME "libunwind" macro
/external/tcpdump/
Dconfig.h246 #define PACKAGE_TARNAME "" macro
/external/netperf/
Dconfig.h246 #define PACKAGE_TARNAME "netperf" macro

1234567891011