Searched refs:PACKAGE_NAME (Results 1 - 25 of 262) sorted by last modified time

1234567891011

/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure578 PACKAGE_NAME='sqlite'
729 PACKAGE_NAME
2087 #define PACKAGE_NAME "$PACKAGE_NAME"
2243 if test x"${PACKAGE_NAME}" = x ; then
2245 The PACKAGE_NAME variable must be defined by your TEA configure.in" "$LINENO" 5
2337 { $as_echo "$as_me:${as_lineno-$LINENO}: configuring ${PACKAGE_NAME} ${PACKAGE_VERSION}" >&5
2338 $as_echo "$as_me: configuring ${PACKAGE_NAME} ${PACKAGE_VERSION}" >&6;}
3432 #define BUILD_${PACKAGE_NAME} /**/
5923 Building ${PACKAGE_NAME} withou
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dconfigure591 PACKAGE_NAME='sqlite'
754 PACKAGE_NAME
2163 #define PACKAGE_NAME "$PACKAGE_NAME"
H A DMakefile.in296 PACKAGE_NAME = @PACKAGE_NAME@
/freebsd-11-stable/usr.sbin/unbound/
H A Dconfig.h731 #define PACKAGE_NAME "unbound" macro
/freebsd-11-stable/contrib/unbound/
H A Dconfigure592 PACKAGE_NAME='unbound'
828 PACKAGE_NAME
2671 #define PACKAGE_NAME "$PACKAGE_NAME"
/freebsd-11-stable/usr.bin/less/
H A Ddefines.h414 #define PACKAGE_NAME "less" macro
/freebsd-11-stable/usr.bin/svn/
H A Dsvn_private_config.h122 #define PACKAGE_NAME "subversion" macro
284 #define _(x) dgettext(PACKAGE_NAME, x)
288 #define Q_(x1, x2, n) dngettext(PACKAGE_NAME, x1, x2, n)
/freebsd-11-stable/contrib/subversion/
H A Dconfigure591 PACKAGE_NAME='subversion'
878 PACKAGE_NAME
2579 #define PACKAGE_NAME "$PACKAGE_NAME"
H A Dbuild-outputs.mk1279 cd subversion/po ; $(INSTALL_LOCALE) de.mo $(DESTDIR)$(localedir)/de/LC_MESSAGES/$(PACKAGE_NAME).mo
1281 cd subversion/po ; $(INSTALL_LOCALE) es.mo $(DESTDIR)$(localedir)/es/LC_MESSAGES/$(PACKAGE_NAME).mo
1283 cd subversion/po ; $(INSTALL_LOCALE) fr.mo $(DESTDIR)$(localedir)/fr/LC_MESSAGES/$(PACKAGE_NAME).mo
1285 cd subversion/po ; $(INSTALL_LOCALE) it.mo $(DESTDIR)$(localedir)/it/LC_MESSAGES/$(PACKAGE_NAME).mo
1287 cd subversion/po ; $(INSTALL_LOCALE) ja.mo $(DESTDIR)$(localedir)/ja/LC_MESSAGES/$(PACKAGE_NAME).mo
1289 cd subversion/po ; $(INSTALL_LOCALE) ko.mo $(DESTDIR)$(localedir)/ko/LC_MESSAGES/$(PACKAGE_NAME).mo
1291 cd subversion/po ; $(INSTALL_LOCALE) nb.mo $(DESTDIR)$(localedir)/nb/LC_MESSAGES/$(PACKAGE_NAME).mo
1293 cd subversion/po ; $(INSTALL_LOCALE) pl.mo $(DESTDIR)$(localedir)/pl/LC_MESSAGES/$(PACKAGE_NAME).mo
1295 cd subversion/po ; $(INSTALL_LOCALE) pt_BR.mo $(DESTDIR)$(localedir)/pt_BR/LC_MESSAGES/$(PACKAGE_NAME).mo
1297 cd subversion/po ; $(INSTALL_LOCALE) sv.mo $(DESTDIR)$(localedir)/sv/LC_MESSAGES/$(PACKAGE_NAME)
[all...]
H A DMakefile.in117 PACKAGE_NAME=@PACKAGE_NAME@
/freebsd-11-stable/lib/clang/include/llvm/Config/
H A Dconfig.h322 #define PACKAGE_NAME "LLVM" macro
/freebsd-11-stable/lib/liblzma/
H A Dconfig.h346 #define PACKAGE_NAME "XZ Utils" macro
/freebsd-11-stable/lib/libmagic/
H A Dconfig.h280 #define PACKAGE_NAME "file" macro
/freebsd-11-stable/contrib/file/magic/
H A DMakefile.in209 PACKAGE_NAME = @PACKAGE_NAME@
/freebsd-11-stable/contrib/file/
H A Dconfigure591 PACKAGE_NAME='file'
760 PACKAGE_NAME
2389 #define PACKAGE_NAME "$PACKAGE_NAME"
H A DMakefile.in293 PACKAGE_NAME = @PACKAGE_NAME@
/freebsd-11-stable/usr.sbin/ntp/
H A Dconfig.h1465 #define PACKAGE_NAME "ntp" macro
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure591 PACKAGE_NAME='sntp'
890 PACKAGE_NAME
2625 #define PACKAGE_NAME "$PACKAGE_NAME"
/freebsd-11-stable/contrib/ntp/
H A Dconfigure591 PACKAGE_NAME='ntp'
934 PACKAGE_NAME
2848 #define PACKAGE_NAME "$PACKAGE_NAME"
/freebsd-11-stable/usr.bin/svn/lib/libapr_util/
H A Dapu_config.h171 #define PACKAGE_NAME "" macro
/freebsd-11-stable/usr.bin/svn/lib/libapr/
H A Dapr_private.h794 #define PACKAGE_NAME "" macro
/freebsd-11-stable/contrib/apr-util/
H A Dconfigure578 PACKAGE_NAME=
771 PACKAGE_NAME
2163 #define PACKAGE_NAME "$PACKAGE_NAME"
/freebsd-11-stable/contrib/apr/
H A Dconfigure588 PACKAGE_NAME=
903 PACKAGE_NAME
2599 #define PACKAGE_NAME "$PACKAGE_NAME"
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2471 OS << PACKAGE_NAME << " version " << PACKAGE_VERSION;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp67 return PACKAGE_NAME " version " PACKAGE_VERSION ", " LLVM_VERSION_INFO;
69 return PACKAGE_NAME " version " PACKAGE_VERSION;

Completed in 961 milliseconds

1234567891011