Lines Matching refs:configure
9 # This configure script is free software; the Free Software Foundation
895 # Accept the important Cygnus configure options, so we can diagnose typos.
1333 \`configure' configures llvm 3.0 to adapt to many kinds of systems.
1351 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1391 --build=BUILD configure for building on BUILD [guessed]
1393 --target=TARGET configure for building compilers for TARGET [HOST]
1484 Use these variables to override the choices made by `configure' or to help
1531 # Check for guested configure.
1532 if test -f "$ac_srcdir/configure.gnu"; then
1534 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1535 elif test -f "$ac_srcdir/configure"; then
1537 $SHELL "$ac_srcdir/configure" --help=recursive
1548 llvm configure 3.0
1553 This configure script is free software; the Free Software Foundation
1562 running configure, to aid debugging if configure makes a mistake.
1954 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
3664 { { echo "$as_me:$LINENO: error: Operating system is unknown, configure can't continue" >&5
3665 echo "$as_me: error: Operating system is unknown, configure can't continue" >&2;}
9908 echo "configure: cannot find nm_test_func in $ac_nlist" >&5
9912 echo "configure: cannot run $lt_cv_sys_global_symbol_pipe" >&5
9915 echo "configure: failed program was:" >&5
9942 #line 9942 "configure"
11861 { { echo "$as_me:$LINENO: error: libffi not found - configure without --enable-libffi to compile without it" >&5
11862 echo "$as_me: error: libffi not found - configure without --enable-libffi to compile without it" >&2;}
18212 /* Assume that all systems that can run configure have sys/param.h. */
18829 { echo "$as_me:$LINENO: WARNING: --enable-bindings=ocaml specified, but ocamlc not found. Try configure OCAMLC=/path/to/ocamlc" >&5
18830 echo "$as_me: WARNING: --enable-bindings=ocaml specified, but ocamlc not found. Try configure OCAMLC=/path/to/ocamlc" >&2;}
18834 { echo "$as_me:$LINENO: WARNING: --enable-bindings=ocaml specified, but ocamldep not found. Try configure OCAMLDEP=/path/to/ocamldep" >&5
18835 echo "$as_me: WARNING: --enable-bindings=ocaml specified, but ocamldep not found. Try configure OCAMLDEP=/path/to/ocamldep" >&2;}
18839 { echo "$as_me:$LINENO: WARNING: --enable-bindings=ocaml specified, but ocamlopt not found. Try configure OCAMLOPT=/path/to/ocamlopt" >&5
18840 echo "$as_me: WARNING: --enable-bindings=ocaml specified, but ocamlopt not found. Try configure OCAMLOPT=/path/to/ocamlopt" >&2;}
18862 { { echo "$as_me:$LINENO: error: Prequisites for bindings not satisfied. Fix them or use configure --disable-bindings." >&5
18863 echo "$as_me: error: Prequisites for bindings not satisfied. Fix them or use configure --disable-bindings." >&2;}
19036 # This file is a shell script that caches the results of configure
19037 # tests run on this system so they can be shared between configure
19038 # scripts and configure runs, see configure's option --config-cache.
19043 # the --recheck option to rerun configure.
19155 # Compiler output produced by configure, useful for debugging
19156 # configure, is in config.log if it exists.
20029 # Let's still pretend it is `configure' which instantiates (i.e., don't
20033 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
20189 # Shell code in configure.ac might set extrasub.
20267 # on some systems where configure will not decide to define it.
20368 # configure is writing to config.log, and then calls config.status.
20371 # by configure, so config.status won't be able to write to it; its
20374 # appended to by config.status. When coming back to configure, we
20385 # would make configure fail if this is the last instruction.
20447 # Do not complain, so a configure script can configure whichever
20532 # Check for guested configure; otherwise get Cygnus style configure.
20533 if test -f "$ac_srcdir/configure.gnu"; then
20534 ac_sub_configure=$ac_srcdir/configure.gnu
20535 elif test -f "$ac_srcdir/configure"; then
20536 ac_sub_configure=$ac_srcdir/configure
20537 elif test -f "$ac_srcdir/configure.in"; then
20538 # This should be Cygnus configure.
20539 ac_sub_configure=$ac_aux_dir/configure