代码搜索:Configuring
找到约 1,509 项符合「Configuring」的源代码
代码结果 1,509
www.eeworm.com/read/434591/7856179
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT()
AC_PREREQ(2.52)
AC_MSG_NOTICE([Configuring ccache])
AC_CONFIG_HEADER(config.h)
dnl Checks for programs.
AC_PROG_CC
AC_P
www.eeworm.com/read/297233/8039543
bat config-nt.bat
echo Configuring GCC for Windows NT on %2
rem This batch file assumes a unix-type "sed" program
if %2.==alpha. echo #include "alpha/xm-alpha.h" >config.h
if %2.==alpha. echo #include "winnt/xm-winnt.