Home
last modified time | relevance | path

Searched refs:autoconf (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/trueos/contrib/ncurses/
HDREADME.emx37 You can generate a new one if you have autoconf built for EMX. You will need
41 GNU autoconf (version 2.13).
44 Apply the autoconf patches from
46 http://invisible-island.net/autoconf
47 ftp://invisible-island.net/autoconf
51 autoconf-2.13-20030927.patch.gz
52 autoconf-2.13-20030927-emx.patch.gz
55 1997. Much of the EMX patch for autoconf was done originally by J.J.G.Ripoll,
61 renders it useless for running the autoconf script). I built my own
71 Once you have autoconf patched and installed, run 'autoconf' from the top-level
/trueos/contrib/gperf/
HDMakefile.devel14 autoconf -I .
17 cd lib && autoconf -I ..
20 cd src && autoconf -I ..
23 cd tests && autoconf -I ..
26 cd doc && autoconf -I ..
HDconfigure.ac1 dnl autoconf configuration for gperf
30 dnl An autoconf-2.52 bug: AC_CONFIG_SUBDIRS requires AC_CONFIG_AUX_DIR_DEFAULT.
/trueos/contrib/ofed/management/opensm/
HDautogen.sh7 ac_ver=`autoconf --version | head -n 1 | awk '{print $NF}'`
11 echo Min autoconf version is 2.57
14 echo Min autoconf version is 2.57
57 autoconf
/trueos/contrib/bmake/mk/
HDautoconf.mk46 .if make(autoconf-in) || make(configure) || make(config.h.in) || ${AUTO_AUTOCONF:Uno:tl} == "yes"
47 AUTOCONF ?= autoconf
75 autoconf-input: ${AUTOCONF_INPUTS}
/trueos/contrib/traceroute/
HDCHANGES14 - Add a local autoconf macro to check for routines in libraries; the
15 autoconf version is broken (it only puts the library name in the
18 - Add a local autoconf macro to check for types; the autoconf version
126 - Improve autoconf configuration.
130 - Convert to autoconf and ansify.
/trueos/contrib/tnftp/
HDtodo6 autoconf test for HAVE_DECL_GETADDRINFO if providing getaddrinfo() override.
15 add locale autoconf checks
HDINSTALL26 tnftp is configured using an `autoconf' generated `configure'
29 * The standard `autoconf configure' options, including:
/trueos/contrib/binutils/binutils/
HDconfigure.tgt2 # autoconf generated configure script. Putting it in a separate shell
3 # file lets us skip running autoconf when modifying target specific
/trueos/contrib/file/
HDmissing119 autoconf|autom4te|autoheader)
141 autoconf*)
/trueos/contrib/openpam/
HDmissing119 autoconf|autom4te|autoheader)
141 autoconf*)
/trueos/contrib/tcpdump/
HDMakefile-devel-adds3 # From autoconf.info . Works best with GNU Make.
6 cd ${srcdir} && autoconf
/trueos/contrib/gcc/
HDconfig.build24 # definitions and files. This is invoked by the autoconf-generated
26 # running autoconf when modifying build-specific information.
29 # as possible should be replaced with autoconf tests in the future.
32 # autoconf-generated configure script:
/trueos/contrib/gcclibs/libdecnumber/
HDconfigure.ac2 # Process this file with autoconf to generate a configuration script.
35 AC_CHECK_PROGS([AUTOCONF], [autoconf], [$MISSING autoconf])
/trueos/contrib/binutils/bfd/
HDconfigure.host64 # Note that this file is never run through autoconf, so we can't use any
65 # autoconf macros here. Because of this, we have to muck with autoconf
/trueos/contrib/amd/
HDbootstrap55 autoconf --version 2>&1 | head -1
58 autoconf configure.in > configure.new 2> ${LOG}
/trueos/contrib/ncurses/include/
HDncurses_cfg.hin39 * 971222) to autoconf 2.12 or 2.13 to do this.
42 * http://invisible-island.net/autoconf/
43 * ftp://invisible-island.net/autoconf/
/trueos/contrib/sqlite3/
HDREADME8 * autoconf/automake installation infrastucture.
10 The generic installation instructions for autoconf/automake are found
/trueos/contrib/gcclibs/libcpp/
HDconfigure.ac2 # Process this file with autoconf to produce a configure script.
18 AC_CHECK_PROGS([AUTOCONF], [autoconf], [$MISSING autoconf])
/trueos/contrib/llvm/
HDLICENSE.TXT64 Autoconf llvm/autoconf
65 llvm/projects/ModuleMaker/autoconf
66 llvm/projects/sample/autoconf
/trueos/contrib/libreadline/examples/rlfe/
HDChangeLog4 * configure.in, Makefile.in, config.h.in: Set up autoconf handling,
22 that an autoconf test has been performed, and that memcpy is
/trueos/contrib/ntp/sntp/libopts/
HDREADME10 Usage Instructions for autoconf/automake/libtoolized projects:
13 copying ``libopts.m4'' to your autoconf macro directory.
24 be sure to tell autoconf about it with:
/trueos/contrib/ntp/libopts/
HDREADME10 Usage Instructions for autoconf/automake/libtoolized projects:
13 copying ``libopts.m4'' to your autoconf macro directory.
24 be sure to tell autoconf about it with:
/trueos/contrib/texinfo/
HDREADME.dev14 This distribution uses whatever versions of automake, autoconf, and
26 autoconf
/trueos/contrib/apr/
HDREADME62 step. You must have autoconf, libtool and python installed for this
68 already run for you, and you do not need autoconf, libtool or python
91 itself, in order for autoconf to make the right determinations. Eg.;
95 will inform APR that you are compiling to a 64 bit CPU, and autoconf

12345678910>>...15