Home
last modified time | relevance | path

Searched full:configure (Results 1 – 25 of 2438) sorted by relevance

12345678910>>...98

/freebsd/contrib/less/
H A DINSTALL11 The `configure' shell script attempts to guess correct values for
19 (useful mainly for debugging `configure').
22 to figure out how `configure' could check whether to do them, and mail
27 The file `configure.ac' is used to create `configure' by a program
28 called `autoconf'. You only need `configure.ac' if you want to change
29 it or regenerate `configure' using a newer version of `autoconf'.
34 `./configure' to configure the package for your system. If you're
36 `sh ./configure' instead to prevent `csh' from trying to execute
37 `configure' itself.
39 Running `configure' takes awhile. While running, it prints some
[all …]
/freebsd/contrib/ntp/
H A DINSTALL8 The `configure' shell script attempts to guess correct values for
16 (useful mainly for debugging `configure').
19 to figure out how `configure' could check whether to do them, and mail
24 The file `configure.in' is used to create `configure' by a program
25 called `autoconf'. You only need `configure.in' if you want to change
26 it or regenerate `configure' using a newer version of `autoconf'.
31 `./configure' to configure the package for your system. If you're
33 `sh ./configure' instead to prevent `csh' from trying to execute
34 `configure' itself.
36 Running `configure' takes a while. While running, it prints some
[all …]
H A DCommitLog-4.1.03 * configure.in: 4.1.0
21 * configure.in: 4.0.99m-rc3
33 * configure.in (rt library check): Don't look for -lrt under
51 * configure.in: 4.0.99m-rc2
61 * configure.in: 4.0.99m-rc1b
77 * configure.in: 4.0.99m-rc1a
90 * configure.in: 4.0.99m-rc1
111 * configure.in: 4.0.99k40
136 * configure.in (ac_cv_func_ctty_for_f_setown): BSDI3 needs a ctty
147 * configure.in: 4.0.99k39
[all …]
H A Dbuild151 case `$try config.status -nt ../configure 2>&1` in
165 CONFIGURE="../configure"
167 #CONFIGURE="$CONFIGURE --cache-file=../config.cache-$IAM$KEYSUF$CCSUF"
168 CONFIGURE="$CONFIGURE $CONFIG_ARGS"
172 # If config.status is newer than ../configure, and the same
173 # is true for sntp, we do not need to re-run configure.
178 ( "$TEST" config.status -nt ../configure &&
179 "$TEST" sntp/config.status -nt ../sntp/configure &&
181 "$TEST" sntp/libevent/config.status -nt ../sntp/libevent/configure ) ) ||
182 "$NICEB" -7 $CONFIGURE
/freebsd/contrib/file/
H A DINSTALL15 Briefly, the shell commands `./configure; make; make install' should
16 configure, build, and install this package. The following
24 The `configure' shell script attempts to guess correct values for
31 debugging `configure').
40 to figure out how `configure' could check whether to do them, and mail
46 The file `configure.ac' (or `configure.in') is used to create
47 `configure' by a program called `autoconf'. You need `configure.ac' if
48 you want to change it or regenerate `configure' using a newer version
54 `./configure' to configure the package for your system.
56 Running `configure' might take a while. While running, it prints
[all …]
/freebsd/contrib/bc/manuals/
H A Dbuild.md6 To accomplish that, a POSIX-compatible, custom `configure.sh` script is used to
16 [ENVIRONMENT_VARIABLE=<value>...] ./configure.sh [build_options...]
25 ./configure.sh -h
26 ./configure.sh --help
29 ***WARNING***: even though `configure.sh` supports both option types, short and
33 the `configure.sh` script:
91 Out-of-source builds are done by calling `configure.sh` from the directory where
96 call `configure.sh` and `make` like so:
99 ../bc/configure.sh
103 ***WARNING***: The path to `configure.sh` from the build directory must not have
[all …]
/freebsd/contrib/ldns/
H A Dmakewin.sh8 #configure="mingw32-configure"
11 configure="mingw64-configure"
112 version=$(./ldns/configure --version | head -1 | awk '{ print $3 }') || \
119 replace_text "ldns/configure.ac" "AC_INIT(ldns, $version" "AC_INIT(ldns, $version2"
120 replace_text "ldns-nonstatic/configure.ac" "AC_INIT(ldns, $version" "AC_INIT(ldns, $version2"
127 replace_text "ldns/configure.ac" "AC_INIT(ldns, $version" "AC_INIT(ldns, $version2"
128 replace_text "ldns-nonstatic/configure.ac" "AC_INIT(ldns, $version" "AC_INIT(ldns, $version2"
136 if test $configure = "mingw64-configure"; then
141 info "winssl: Configure $sslflags"
142 …ES="${warch}-w64-mingw32-windres" ./Configure --prefix="$sslinstall" "$sslflags" || error_cleanup …
[all …]
/freebsd/contrib/libxo/doc/
H A Dgetting.rst69 Since these files (depcomp, configure, missing, install-sh, etc) are
73 will be ready and you'll just need to run "configure", but if you
83 To build libxo, you'll need to set up the build, run the "*configure*"
91 ../configure
108 "*autoreconf*" command to generate the "*configure*" script and other
115 Running the "configure" Script
118 Configure (and autoconf in general) provides a means of building
119 software in diverse environments. Our configure script supports
121 environment. Use "`configure --help`" to view these options.
126 To run the configure script, change into the "*build*" directory, and
[all …]
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-fipsinstall.1226 Configure the module so that it is strictly FIPS compliant rather
233 Configure the module to not enter an error state if a conditional self test
237 Configure the module to not perform run-time security checks as described above.
243 Configure the module to enable a run-time Extended Master Secret (EMS) check
248 Configure the module to not allow short MAC outputs.
252 Configure the module to not allow small keys sizes when using HMAC.
256 Configure the module to not allow small keys sizes when using KMAC.
260 Configure the module to not allow truncated digests to be used with Hash and
264 Configure the module to enforce signature algorithms to use digests that are
271 Configure the module to enable a run-time digest check when deriving a key by
[all …]
/freebsd/contrib/lutok/
H A DINSTALL11 $ ./configure
21 $ ./configure --prefix ~/local
59 system. You will also need to do this if you modify configure.ac,
67 the configure script will be incomplete and will show confusing syntax
80 1. Configure the sources to adapt to your operating system. This is
81 done using the 'configure' script located on the sources' top
103 The most common, standard flags given to 'configure' are:
116 The following flags are specific to Lutok's 'configure' script:
136 Setting this to 'yes' causes the configure script to look for ATF
138 configure perform the best decision based on availability of ATF.
[all …]
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_cacheversion.m43 # compare this configure script's cache version stamp with the stamp
8 # Note: use immediately following AC_INIT in configure.ac, as clearing
12 # The top-level configure.ac in a subtree using NTP_CACHEVERSION
59 # Parent configure just created cache from empty,
67 # configure cache version mismatches config.cache version
81 # configure scripts from noticing a version mismatch just
82 # after the top configure in the invocation cleared and
91 # This is not the top configure this particular invocation.
93 # of other configure scripts, so we don't trigger
109 AC_MSG_NOTICE([[configure script cache version: ]][$2])
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Ddir.exp10 Expanding "{pre-,}{patch,configure}"... Expanding "pre-{patch,configure}"... pre-patch pre-configure
11 Expanding "{patch,configure}"... pre-patch pre-configure patch configure
12 pre-patch pre-configure patch configure
36 : pre-configure
38 : configure
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-fipsinstall.pod.in189 Configure the module so that it is strictly FIPS compliant rather
197 Configure the module to not enter an error state if a conditional self test
202 Configure the module to not perform run-time security checks as described above.
209 Configure the module to enable a run-time Extended Master Secret (EMS) check
215 Configure the module to not allow short MAC outputs.
220 Configure the module to not allow small keys sizes when using HMAC.
225 Configure the module to not allow small keys sizes when using KMAC.
230 Configure the module to not allow truncated digests to be used with Hash and
235 Configure the module to enforce signature algorithms to use digests that are
244 Configure the module to enable a run-time digest check when deriving a key by
[all …]
/freebsd/contrib/ntp/sntp/libopts/
H A DREADME15 In your bootstrap (pre-configure) script, you can do this:
22 I tend to put my configure auxiliary files in "m4".
32 to your configure.ac file. See LIBOPTS_CHECK: below for details.
82 Adds two command-line options to the generated configure script,
93 This variant of LIBOPTS_CHECK is useful when multiple configure.ac
95 case, only one of the configure.ac files should build libopts and
99 configure.ac
101 configure.ac
106 by both configure.ac files link against the common-tools/libopts
108 configure.ac uses LIBOPTS_CHECK_NOBUILD([common-tools/libopts]),
[all …]
/freebsd/sys/contrib/zlib/
H A DChangeLog27 - Add memory sanitizer to configure (--memory)
33 - Fix configure issue that discarded provided CC definition
56 - Add address checking in clang to -w option of configure
102 - Separate out address sanitizing from warnings in configure
104 - Check for cc masquerading as gcc or clang in configure
133 - Add --warn (-w) option to ./configure for more compiler warnings
136 - Add --debug (-d) option to ./configure to define ZLIB_DEBUG
176 - Fix configure check for veracity of compiler error return codes
206 - Fix configure for Sun shell
207 - Remove runtime check in configure for four-byte integer type
[all …]
/freebsd/crypto/openssl/
H A DNOTES-WINDOWS.md76 - `perl Configure VC-WIN32` if you want 32-bit OpenSSL or
77 - `perl Configure VC-WIN64A` if you want 64-bit OpenSSL or
78 - `perl Configure VC-WIN64-ARM` if you want Windows on Arm (win-arm64)
80 - `perl Configure VC-WIN64-CLANGASM-ARM` if you want Windows on Arm (win-arm64)
82 - `perl Configure VC-CLANG-WIN64-CLANGASM-ARM` if you want Windows on Arm (win-arm64)
84 - `perl Configure VC-WIN32-HYBRIDCRT` if you want 32-bit OpenSSL dependent
86 - `perl Configure VC-WIN64A-HYBRIDCRT` if you want 64-bit OpenSSL dependent
88 - `perl Configure` to let Configure figure out the platform
93 `perl Configure no-makedepend`
122 `-DOSSL_WINCTX=<string>`to the Configure command line. This define is used
[all …]
H A DNOTES-NONSTOP.md11 Specify the `--with-rand-seed=rdcpu` option to the `./Configure` script.
15 specify the `--with-rand-seed=egd` option to the `./Configure` script.
54 option to `./Configure`.
119 To configure and compile OpenSSL, you will need to set up a Cygwin environment.
127 This should be set before Configure is run. For the c99 cross-compiler to work
134 An example of a `Configure` command to be run from the OpenSSL directory is:
136 ./Configure nonstop-nsx_64 --with-rand-seed=rdcpu
220 Example Configure Targets
227 ./Configure nonstop-nsx --prefix=${PWD} \
230 ./Configure nonstop-nsx_put --prefix=${PWD} \
[all …]
/freebsd/contrib/sqlite3/autosetup/
H A DREADME.md32 $ ./configure --reference | less
50 - [auto.def][]: the primary driver for the `./configure` process.
51 When we talk about "the configure script," we're technically
55 bundle's configure script. It is essentially a slightly trimmed-down
82 KEY=VALUE passed to the configure script or (2) the system's
114 Returns 1 if `--FLAG` was explicitly provided to configure,
143 - **`sqlite-configure BUILD-NAME {script}`**\
144 This is where all configure `--flags` are defined for all known
150 `use sqlite-config; sqlite-configure BUILD-NAME {script}`
169 It is important that any TCL files used by the configure process and
[all …]
/freebsd/contrib/dialog/package/
H A Ddialog.sym5 # Configure options (1.0.20040721)
8 # Configure options (1.1.20070227)
11 # Configure options (1.2.20121230)
14 # Configure options (1.3.20160126)
17 # Configure options (1.3.20180620)
20 # Configure options (1.3.20190806)
23 # Configure options (1.3.20191209)
26 # Configure options (1.3.20200326)
29 # Configure options (1.3.20201126)
/freebsd/contrib/libpcap/
H A DINSTALL.md2 Libpcap can be built either with the configure script and `make`, or
5 To build libpcap with the configure script and `make`:
9 build the `configure` and `config.h.in` files.
15 * Run `./configure` (a shell script). The configure script will
17 from `Makefile.in`. The configure script has a number of options to
18 control the configuration of libpcap; `./configure --help` will show
35 code directory as does the configure script. The build directory may be
49 An `uninstall` target is supported with both `./configure` and CMake.
58 If configure says:
60 configure: warning: cannot determine packet capture interface
[all …]
/freebsd/contrib/kyua/
H A DINSTALL.md11 $ ./configure
21 $ ./configure --prefix ~/local
59 system. You will also need to do this if you modify `configure.ac`,
67 the configure script will be incomplete and will show confusing syntax
80 1. Configure the sources to adapt to your operating system. This is
81 done using the `configure` script located on the sources' top
108 The most common, standard flags given to `configure` are:
130 The following environment variables are specific to Kyua's `configure`
138 stack trace of a crashing test program. If empty, the configure script
182 The following flags are specific to Kyua's `configure` script:
[all …]
/freebsd/contrib/sqlite3/tea/
H A DREADME.txt4 ./configure ...flags...
8 ./configure --with-tcl=/path/to/tcl/install/root
12 ./configure --with-tclsh=/path/to/tcl/install/root
14 Run ./configure --help for the full list of flags.
19 configure script, not those directly passed to the makefile.
30 ./configure --with-tclsh=$(TCLSH)
81 Building under most UNIX systems is easy, just run the configure
85 $ ./configure --with-tcl=/path/to/tcl/install/root
95 means that you can use the same configure script as per the Unix build
102 the TEA configure.in and Makefile.in files. Instructions for using the
/freebsd/contrib/ncurses/
H A DINSTALL80 The --prefix option to configure changes the root directory for installing
95 Note that the configure script attempts to locate previous installation of
110 2. Type './configure' in the top-level directory of the distribution to
111 configure ncurses for your operating system and create the Makefiles.
113 the installation; use './configure --help' to list the available options.
119 The 'configure' script generates makefile rules for one or more object
125 This gets left out if you configure with --disable-overwrite.
135 If you configure using the --enable-widec option, a "w" is appended to the
145 If you configure using the --with-pthread option, a "t" is appended to
149 configured. Typing 'configure' with no arguments is equivalent to:
[all …]
H A DNEWS73 > improved configure macros from other program development:
92 + add configure check for MB_LEN_MAX, to provide warning as needed.
135 + modify configure scripts/makefiles to omit KEY_RESIZE if the
181 + reduce compiler-warnings in configure checks
194 + modify usage messages in configure script, bracketing optional values
233 + improve messages from configure script (patches by Branden Robinson).
238 + change defaults for configure opaque and widec options (prompted by
248 + updated configure script macro CF_XOPEN_SOURCE, for uClibc-ng
329 + add "auto" default for --with-xterm-kbs configure option.
376 + add configure option --with-strip-program, to override program
[all …]
/freebsd/contrib/jemalloc/
H A DINSTALL.md4 ./configure
27 The 'configure' script supports numerous options that allow control of which
29 any of the following arguments (not a definitive list) to 'configure':
39 ./configure --prefix=/usr/local
138 approaches to backtracing, and the configure script chooses the first one
221 least as large as the system page size. By default the configure script
262 configure script attempts to detect virtual address size on those platforms
280 The following environment variables (not a definitive list) impact configure's
286 Pass these flags to the C/C++ compiler. Any flags set by the configure
289 configure tests may be affected in undesirable ways.
[all …]

12345678910>>...98