代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/15042/430104
gz autoconf-2.57.tar.gz
www.eeworm.com/read/238372/4615372
m4 autoconf-2.60.m4
# AC_GNU_SOURCE
# --------------
AC_DEFUN([AC_GNU_SOURCE],
[AH_VERBATIM([_GNU_SOURCE],
[/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif])dnl
AC_B
www.eeworm.com/read/231546/4715480
m4f autoconf.m4f
# This is a frozen state file generated by GNU m4 1.4
V1
Q1,1
[]
T29,56
m4_location(AS_BASENAME_EXPR)/prjz/msys/dtk/src/autoconf-2.56/lib/m4sugar/m4sh.m4:463
T11,178
AC_UNISTD_H_m4_defun_pro([AC_UNIST
www.eeworm.com/read/334125/3372465
m4 autoconf-2.60.m4
# AC_GNU_SOURCE
# --------------
AC_DEFUN([AC_GNU_SOURCE],
[AH_VERBATIM([_GNU_SOURCE],
[/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif])dnl
AC_B
www.eeworm.com/read/331589/3406660
svn-base autoconf.h.svn-base
/*
* Automatically generated by make menuconfig: don't edit
*/
#define AUTOCONF_INCLUDED
/*
* System Type
*/
#undef CONFIG_ARCH_SA1100
#undef CONFIG_ARCH_PXA250
#undef CONFIG_ARCH_S3C2400
#def
www.eeworm.com/read/288095/4011878
m4 autoconf_inc.m4
dnl ### begin block 00_header[../../contrib/build/animate/animate.bkl,../../contrib/build/deprecated/deprecated.bkl,../../contrib/build/fl/fl.bkl,../../contrib/build/foldbar/foldbar.bkl,../../contrib/
www.eeworm.com/read/361261/2948356
patch libiconv-autoconf-uclibc.patch
--- libiconv/autoconf/config.sub.orig 2007-05-14 14:14:12.000000000 +0200
+++ libiconv/autoconf/config.sub 2007-05-14 14:17:36.000000000 +0200
@@ -1102,6 +1102,9 @@
-unixware*)
os=-sysv4.2uw
;
www.eeworm.com/read/292796/8333010
readme
-*- text -*-
Autoconf
Autoconf is an extensible package of M4 macros that produce shell
scripts to automatically configure software source code packages.
These scripts can adapt the packages to many
www.eeworm.com/read/166436/10021241
sh autogen.sh
#!/bin/sh
#
# Reconfigure the whole project.
#
# usage: autogen.sh
#
# This script will rerun all auto tools. It is for the developer
# only. If you don't know anything about automake/autoconf, do
# n
www.eeworm.com/read/166436/10021273
sh autogen.sh
#!/bin/sh
#
# Reconfigure the whole project.
#
# usage: autogen.sh
#
# This script will rerun all auto tools. It is for the developer
# only. If you don't know anything about automake/autoconf, do
# n