代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/284141/6954186
html changelog.html
VBZOOM Change Log
VBZOOMC Change Log
Version 1.2c1.1.2 (2003-05-20)
Loosened the error checking on the
www.eeworm.com/read/242875/12975895
m4 acinclude.m4
dnl AM_LIBXML([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
AC_DEFUN(AM_LIBXML,
[
AC_MSG_CHECKING(for libxml version >= 2.5.1)
if xml2-config --libs print > /dev/null 2>&1; then
vers=`xml2-config
www.eeworm.com/read/139060/13191114
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(thttpd.c)
AC_CANONICAL_SYSTEM
AC_PROG_CC
V_CCOPT="-O"
if test "$GCC" = yes ; then
AC_MSG_CHECKING(gcc version)
AC_CACHE
www.eeworm.com/read/148153/5717508
in configure.in
AC_INIT(rlm_eap_mschapv2.c)
AC_REVISION($Revision: 1.1 $)
AC_DEFUN(modname,[rlm_eap_mschapv2])
if test x$with_[]modname != xno; then
## We may need more complex checking here. Assume for now that
www.eeworm.com/read/144314/5750674
in configure.in
AC_INIT(rlm_eap_mschapv2.c)
AC_REVISION($Revision: 1.1 $)
AC_DEFUN(modname,[rlm_eap_mschapv2])
if test x$with_[]modname != xno; then
## We may need more complex checking here. Assume for now that
www.eeworm.com/read/138890/5813032
in configure.in
AC_INIT(rlm_eap_mschapv2.c)
AC_REVISION($Revision: 1.1 $)
AC_DEFUN(modname,[rlm_eap_mschapv2])
if test x$with_[]modname != xno; then
## We may need more complex checking here. Assume for now that
www.eeworm.com/read/134968/5891201
in configure.in
AC_INIT(rlm_eap_mschapv2.c)
AC_REVISION($Revision: 1.1 $)
AC_DEFUN(modname,[rlm_eap_mschapv2])
if test x$with_[]modname != xno; then
## We may need more complex checking here. Assume for now that
www.eeworm.com/read/124745/6040913
in configure.in
AC_INIT(rlm_eap_mschapv2.c)
AC_REVISION($Revision: 1.1 $)
AC_DEFUN(modname,[rlm_eap_mschapv2])
if test x$with_[]modname != xno; then
## We may need more complex checking here. Assume for now that
www.eeworm.com/read/119340/6090340
properties messagesbundle_da_dk.properties
MainWindow.menu.file.open.torrent=.torrent fil...
Main.download.state.waiting=Venter
Main.download.state.allocating=Klarg\u00f8rer
Main.download.state.checking=Kontrollerer
Main.download.state.rea
www.eeworm.com/read/114554/15048058
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(thttpd.c)
AC_CANONICAL_SYSTEM
AC_PROG_CC
V_CCOPT="-O"
if test "$GCC" = yes ; then
AC_MSG_CHECKING(gcc version)
AC_CACHE