Searched refs:autoconf (Results 1 – 25 of 275) sorted by relevance
1234567891011
6 test -d autoconf && test -f autoconf/configure.ac && cd autoconf8 autoconf --version | egrep '2\.[56][0-9]' > /dev/null13 if test -d ../../../autoconf/m4 ; then14 cd ../../../autoconf/m418 elif test -d ../../llvm/autoconf/m4 ; then19 cd ../../llvm/autoconf/m443 autoconf --warnings=all -o ../configure configure.ac || die "autoconf failed"
4 All autoconf files are licensed under the LLVM license with the following7 llvm/autoconf/install-sh:
31 test -d autoconf && test -f autoconf/$configfile && cd autoconf33 autoconf --version | grep $want_autoconf_version > /dev/null54 autoconf --force --warnings=all -o ../$outfile $configfile || die "autoconf failed"57 autoheader --warnings=all -I autoconf -I autoconf/m4 autoconf/$configfile || die "autoheader failed"
8 3. Copy <SRC>/ltdl.m4 to llvm/autoconf/m49 4. Copy <PFX>/share/aclocal/libtool.m4 to llvm/autoconf/m4/libtool.m410 5. Copy <PFX>/share/libtool/ltmain.sh to llvm/autoconf/ltmain.sh17 9. Edit the llvm/autoconf/m4/libtool.m4 file so that:25 10. Run "autoupdate libtool.m4 ltdl.m4" in the llvm/autoconf/m4 directory.27 files to match the version of autoconf that LLVM uses. This converts36 Upgrading autoconf39 If you are in the mood to upgrade autoconf, you should:43 3. Get the new version of autoconf and put it in <SRC>44 4. configure/build/install autoconf with --prefix=<PFX>[all …]
64 Autoconf llvm/autoconf65 llvm/projects/ModuleMaker/autoconf66 llvm/projects/sample/autoconf72 == LICENSE.TXT for ./autoconf/LICENSE.TXT78 All autoconf files are licensed under the LLVM license with the following81 llvm/autoconf/install-sh:101 == LICENSE.TXT for ./projects/sample/autoconf/LICENSE.TXT107 All autoconf files are licensed under the LLVM license with the following110 llvm/autoconf/install-sh:
28 autoconf/aclocal.m429 autoconf/autom4te.cache
64 Autoconf llvm/autoconf65 llvm/projects/ModuleMaker/autoconf66 llvm/projects/sample/autoconf
7 [${srcdir}/autoconf/mkinstalldirs `dirname $1`8 ${SHELL} ${srcdir}/autoconf/install-sh -m 0644 -c ${srcdir}/$1 $1])
7 [${llvm_src}/autoconf/mkinstalldirs `dirname $1`8 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/$1 $1])
2 dnl see if autoconf.h defines the option6 AC_TRY_COMPILE( [#include <linux/autoconf.h>],
3 # From autoconf.info . Works best with GNU Make.6 cd ${srcdir} && autoconf
40 (autoconf --version) < /dev/null > /dev/null 2>&1 || {111 autoconf || exit $?
4 - GNU autoconf 2.5421 cvsroot/glib# aclocal; automake; autoconf
22 (autoconf --version) < /dev/null > /dev/null 2>&1 || {76 autoconf || echo "autoconf failed - version 2.5x is probably required"
10 dnl AC_FUNC_MBRTOWC, when autoconf 2.60 can be assumed everywhere.14 dnl Same as AC_FUNC_MBRTOWC in autoconf-2.60.
8 # This file is only needed in autoconf <= 2.59. Newer versions of autoconf
9 unmodified. Stay tuned for an autoconf build.35 2) autoconf
1 ## Process this file with autoconf to produce configure.4 # make sure we're interpreted by some minimal autoconf
6 autoconf
1 Here to make sure autoconf does not screw up
17 run autoconf
7 autoconf