Home | History | Annotate | Download | only in protobuf

Lines Matching refs:configure

11 # This configure script is free software; the Free Software Foundation
876 # Accept the important Cygnus configure options, so we can diagnose typos.
1349 \`configure' configures Protocol Buffers 2.6.1 to adapt to many kinds of systems.
1367 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1412 --build=BUILD configure for building on BUILD [guessed]
1414 --target=TARGET configure for building compilers for TARGET [HOST]
1470 Use these variables to override the choices made by `configure' or to help
1519 # Check for guested configure.
1520 if test -f "$ac_srcdir/configure.gnu"; then
1522 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1523 elif test -f "$ac_srcdir/configure"; then
1525 $SHELL "$ac_srcdir/configure" --help=recursive
1536 Protocol Buffers configure 2.6.1
1540 This configure script is free software; the Free Software Foundation
2131 running configure, to aid debugging if configure makes a mistake.
2546 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2771 # arguments. Must try -L first in case configure is actually a
2779 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2782 set X `ls -t "$srcdir/configure" conftest.file`
2784 if test "$*" != "X $srcdir/configure conftest.file" \
2785 && test "$*" != "X conftest.file $srcdir/configure"; then
3202 configure to be aborted
3232 to "yes", and re-run configure.
5982 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
7494 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
8297 # non-empty at configure time, or by adding -multi_module to the
12117 #line $LINENO "configure"
12223 #line $LINENO "configure"
16116 # package's configure script.
16920 # HACK: Make gtest's configure script pick up our copy of CFLAGS and CXXFLAGS,
16933 # This file is a shell script that caches the results of configure
16934 # tests run on this system so they can be shared between configure
16935 # scripts and configure runs, see configure's option --config-cache.
16940 # the --recheck option to rerun configure.
17045 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
17046 $as_echo_n "checking that generated files are newer than configure... " >&6; }
17097 # Compiler output produced by configure, useful for debugging
17098 # configure, is in config.log if it exists.
18354 # on some systems where configure will not decide to define it.
18412 # Let's still pretend it is `configure' which instantiates (i.e., don't
18417 `' by configure.'
18546 # Shell code in configure.ac might set extrasub.
19557 # configure is writing to config.log, and then calls config.status.
19560 # by configure, so config.status won't be able to write to it; its
19563 # appended to by config.status. When coming back to configure, we
19574 # would make configure fail if this is the last instruction.
19643 # Do not complain, so a configure script can configure whichever
19688 # Check for guested configure; otherwise get Cygnus style configure.
19689 if test -f "$ac_srcdir/configure.gnu"; then
19690 ac_sub_configure=$ac_srcdir/configure.gnu
19691 elif test -f "$ac_srcdir/configure"; then
19692 ac_sub_configure=$ac_srcdir/configure
19693 elif test -f "$ac_srcdir/configure.in"; then
19694 # This should be Cygnus configure.
19695 ac_sub_configure=$ac_aux_dir/configure