代码搜索:Autoconf

找到约 8,642 项符合「Autoconf」的源代码

代码结果 8,642
www.eeworm.com/read/425482/6288907

xtscal

#!/bin/sh module_id() { # Get model name echo `grep "^Hardware" /proc/cpuinfo | sed -e "s/.*: *//" | tr a-z A-Z` } case `module_id` in "HP IPAQ H3100" | "HP IPAQ H3800" ) ARGS="-
www.eeworm.com/read/154972/11908922

in atlocal.in

# -*- shell-script -*- # @configure_input@ # Configurable variable values for Autoconf test suite. # Copyright 2000, 2001 Free Software Foundation, Inc. # We need Perl. PERL='@PERL@'
www.eeworm.com/read/154972/11909004

am makefile.am

## Process this file with automake to create Makefile.in -*-Makefile-*- ## Makefile for Autoconf. ## Copyright 2001 Free Software Foundation, Inc. ## This program is free software; you can redistrib
www.eeworm.com/read/154972/11909064

am makefile.am

## Process this file with automake to create Makefile.in. ## Makefile for Autoconf. ## Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. ## This program is free software; you can
www.eeworm.com/read/154972/11909089

in autoheader.in

#! @PERL@ # -*- Perl -*- # @configure_input@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac' if 0; # autoheader -- create `config.h.in' from `configure.ac' # Copyri
www.eeworm.com/read/343409/11950188

am makefile.am

# -*- Automake -*- # Process this file with autoconf to produce a Makefile.in script. # $Id: Makefile.am,v 1.1 2006/04/05 10:55:47 julienlecomte Exp $ # A
www.eeworm.com/read/152475/12111090

bootstrap

#!/bin/sh echo "bootstrapping (this may take a while)" rm -rf build mkdir build aclocal && libtoolize && autoconf && autoheader && automake --add-missing --force-missing || exit
www.eeworm.com/read/253219/12239543

am makefile.am

## Process this file with automake to create Makefile.in. ## Makefile for Autoconf. ## Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. ## This program is free software; you can
www.eeworm.com/read/253219/12239613

in autoheader.in

#! @PERL@ # -*- Perl -*- # @configure_input@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac' if 0; # autoheader -- create `config.h.in' from `configure.ac' # Copyr
www.eeworm.com/read/216898/14988258

m4 ax_dirname.m4

dnl @* AX_DIRNAME(PATHNAME) dnl dnl Parts of the implementation have been taken from AS_DIRNAME from the dnl main autoconf package in generation 2.5x. However, we do only use dnl "sed" to cut out the