代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/124745/6040903
in config.h.in
/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
/*
acconfig.h - template used by autoheader to create config.h.in
config.h.in - used by autoconf to create config.h
www.eeworm.com/read/124745/6040929
in config.h.in
/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
/*
acconfig.h - template used by autoheader to create config.h.in
config.h.in - used by autoconf to create config.h
www.eeworm.com/read/124745/6041001
in makefile.in
#######################################################################
#
# TARGET should be set by autoconf only. Don't touch it.
#
# The SRCS definition should list ALL source files.
#
# The HEADER
www.eeworm.com/read/124347/6053627
in configure.in
dnl Autoconf configure script for Cygwin utilities.
dnl Copyright 1996, 1997, 1998, 1999, 2000 Cygnus Solutions.
dnl
dnl This file is part of Cygwin.
dnl
dnl This software is a copyrighted work licens
www.eeworm.com/read/101153/6237794
readme
rt_com
======
This is a serial port driver for RT-Linux.
Send any comments to the RT-Linux mailing list at and
to . Patches are wellcome, please i
www.eeworm.com/read/481359/6639340
h connect_nonb.h
#ifndef CONNECT_NONB_H
#define CONNECT_NONB_H
#include "./def.h"
#ifdef WINDOWS
#include
#else
#include // autoconf manual: Darwin + others prereq for stdlib.h
#include
www.eeworm.com/read/215457/15060996
tk tail.tk
# FILE: tail.tk
# This file is boilerplate TCL/TK function definitions for 'make xconfig'.
#
# CHANGES
# =======
#
# 8 January 1998, Michael Elizabeth Chastain,
# Arrange buttons in th
www.eeworm.com/read/212047/15166719
sh autogen.sh
#! /bin/sh
# Run this to generate all the auto-generated files needed by the GNU
# configure program
libtoolize --automake
aclocal
automake --add-missing
autoconf
www.eeworm.com/read/169190/5426820
sh buildcheck.sh
#! /bin/sh
echo "buildconf: checking installation..."
# autoconf 2.13 or newer
ac_version=`${AUTOCONF:-autoconf} --version 2>/dev/null|sed -e 's/^[^0-9]*//;s/[a-z]* *$//;q'`
if test -z "$ac_version"
www.eeworm.com/read/167728/5452887
sh autogen.sh
#! /bin/sh
# Run this to generate all the auto-generated files needed by the GNU
# configure program
libtoolize --automake
aclocal
automake --add-missing --gnu
autoconf