Lines Matching full:configure
11 $ ./configure
22 For advanced usage information on configure and make, see INSTALL.txt.
29 instead. To do this, invoke configure as follows:
31 ./configure --prefix=/usr
56 often fix the problem by invoking its configure script like:
58 configure CXXFLAGS="$(pkg-config --cflags protobuf)" \
65 configure script like:
80 the --with-protoc option to tell configure to use it instead. For
83 ./configure --with-protoc=protoc
91 ./configure --with-protoc=../host/src/protoc
101 in this package. To use the work-around, run configure as follows:
103 ./configure LDFLAGS=-L$PWD/src/solaris
109 To compile invoke configure as follows:
111 ./configure CXXFLAGS="-O -std ansi -ieee -D__USE_STD_IOSTREAM"
132 using static linkage. You can configure this package to install
135 ./configure --disable-shared