代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/236937/13990404
m4 aclocal-include.m4
# aclocal-include.m4
#
# This macro adds the name macrodir to the set of directories
# that `aclocal' searches for macros.
# serial 1
dnl AM_ACLOCAL_INCLUDE(macrodir)
AC_DEFUN([AM_ACLOCAL_INCLUDE
www.eeworm.com/read/104055/15711515
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(tdb.c)
AM_INIT_AUTOMAKE(tdb,1.0.6)
AM_CONFIG_HEADER(config.h)
WARNS=""
AC_ARG_ENABLE(debug, [ --enable-debug turn on debugg
www.eeworm.com/read/100217/15880007
h mouse.h
#ifndef __MOUSE_H
#define __MOUSE_H
#include "yyxsys.h"
#define M_RESET 0
#define M_SHOW_CURS 1
#define M_HIDE_CURS 2
#define M_GET_STATUS 3
#define M_SET_CURS 4
#define M
www.eeworm.com/read/187283/8836532
aux cpp.aux
'xrdef {Top-pg}{1}
'xrdef {Top-snt}{chapter'tie1}
'xrdef {Global Actions-pg}{1}
'xrdef {Global Actions-snt}{section'tie1.1}
'xrdef {Commands-pg}{3}
'xrdef {Commands-snt}{section'tie1.2}
'xrdef {Header
www.eeworm.com/read/181046/9276489
m4 aclocal-include.m4
# aclocal-include.m4
#
# This macro adds the name macrodir to the set of directories
# that `aclocal' searches for macros.
# serial 1
dnl AM_ACLOCAL_INCLUDE(macrodir)
AC_DEFUN([AM_ACLOCAL_INCLUDE
www.eeworm.com/read/161309/10427009
ac configure.ac
#
# $Id: configure.ac,v 1.64 2004/02/19 14:57:34 kassatki Exp $
#
# process this file with autoconf to produce a configure script.
#
AC_INIT(Affix, 2.1.2, affix-devel@lists.sourceforge.net, affix)
www.eeworm.com/read/136431/13379495
m4 aclocal-include.m4
# aclocal-include.m4
#
# This macro adds the name macrodir to the set of directories
# that `aclocal' searches for macros.
# serial 1
dnl AM_ACLOCAL_INCLUDE(macrodir)
AC_DEFUN([AM_ACLOCAL_INCLUDE
www.eeworm.com/read/136989/5828051
mpt vcfullmacros.mpt
// -*- MPC -*-
// vcfullmacros.mpt,v 1.2 2003/12/30 15:18:22 dhinton Exp
// ACE specific macros for nmake, vc6, vc7 and em3
Static MFC Release {
defines += ACE_HAS_MFC ACE_DOESNT_INSTANTIATE
www.eeworm.com/read/136989/5828136
mpt va4iccdllexe.mpt
// -*- MPC -*-
// va4iccdllexe.mpt,v 1.7 2003/12/30 15:18:22 dhinton Exp
conditional_include "idl_compiler_win32"
conditional_include "common"
common_defines = _WINDOWS _CONSOLE
type_is_binar