Searched refs:autoconf (Results 1 – 25 of 351) sorted by relevance
12345678910>>...15
| /trueos/contrib/ncurses/ |
| HD | README.emx | 37 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/ |
| HD | Makefile.devel | 14 autoconf -I . 17 cd lib && autoconf -I .. 20 cd src && autoconf -I .. 23 cd tests && autoconf -I .. 26 cd doc && autoconf -I ..
|
| HD | configure.ac | 1 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/ |
| HD | autogen.sh | 7 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/ |
| HD | autoconf.mk | 46 .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/ |
| HD | CHANGES | 14 - 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/ |
| HD | todo | 6 autoconf test for HAVE_DECL_GETADDRINFO if providing getaddrinfo() override. 15 add locale autoconf checks
|
| HD | INSTALL | 26 tnftp is configured using an `autoconf' generated `configure' 29 * The standard `autoconf configure' options, including:
|
| /trueos/contrib/binutils/binutils/ |
| HD | configure.tgt | 2 # autoconf generated configure script. Putting it in a separate shell 3 # file lets us skip running autoconf when modifying target specific
|
| /trueos/contrib/file/ |
| HD | missing | 119 autoconf|autom4te|autoheader) 141 autoconf*)
|
| /trueos/contrib/openpam/ |
| HD | missing | 119 autoconf|autom4te|autoheader) 141 autoconf*)
|
| /trueos/contrib/tcpdump/ |
| HD | Makefile-devel-adds | 3 # From autoconf.info . Works best with GNU Make. 6 cd ${srcdir} && autoconf
|
| /trueos/contrib/gcc/ |
| HD | config.build | 24 # 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/ |
| HD | configure.ac | 2 # Process this file with autoconf to generate a configuration script. 35 AC_CHECK_PROGS([AUTOCONF], [autoconf], [$MISSING autoconf])
|
| /trueos/contrib/binutils/bfd/ |
| HD | configure.host | 64 # 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/ |
| HD | bootstrap | 55 autoconf --version 2>&1 | head -1 58 autoconf configure.in > configure.new 2> ${LOG}
|
| /trueos/contrib/ncurses/include/ |
| HD | ncurses_cfg.hin | 39 * 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/ |
| HD | README | 8 * autoconf/automake installation infrastucture. 10 The generic installation instructions for autoconf/automake are found
|
| /trueos/contrib/gcclibs/libcpp/ |
| HD | configure.ac | 2 # Process this file with autoconf to produce a configure script. 18 AC_CHECK_PROGS([AUTOCONF], [autoconf], [$MISSING autoconf])
|
| /trueos/contrib/llvm/ |
| HD | LICENSE.TXT | 64 Autoconf llvm/autoconf 65 llvm/projects/ModuleMaker/autoconf 66 llvm/projects/sample/autoconf
|
| /trueos/contrib/libreadline/examples/rlfe/ |
| HD | ChangeLog | 4 * 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/ |
| HD | README | 10 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/ |
| HD | README | 10 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/ |
| HD | README.dev | 14 This distribution uses whatever versions of automake, autoconf, and 26 autoconf
|
| /trueos/contrib/apr/ |
| HD | README | 62 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