/freebsd/contrib/ntp/ |
H A D | INSTALL | 8 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 D | CommitLog-4.1.0 | 3 * 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 …]
|
/freebsd/contrib/less/ |
H A D | INSTALL | 11 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/bc/manuals/ |
H A D | build.md | 6 To accomplish that, a POSIX-compatible, custom `configure.sh` script is used to 13 [ENVIRONMENT_VARIABLE=<value>...] ./configure.sh [build_options...] 22 ./configure.sh -h 23 ./configure.sh --help 26 ***WARNING***: even though `configure.sh` supports both option types, short and 30 the `configure.sh` script: 88 Out-of-source builds are done by calling `configure.sh` from the directory where 93 call `configure.sh` and `make` like so: 96 ../bc/configure.sh 100 ***WARNING***: The path to `configure.sh` from the build directory must not have [all …]
|
/freebsd/contrib/sqlite3/ |
H A D | INSTALL | 15 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/file/ |
H A D | INSTALL | 15 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/bmake/mk/ |
H A D | autoconf.mk | 20 CONFIGURE_DEPS += ${.CURDIR}/config.h.in ${.CURDIR}/configure 46 CC="${CC} ${CCMODE}" ${.CURDIR}/configure --no-create ${CONFIGURE_ARGS} 57 .if make(autoconf-input) || make(configure) || make(config.h.in) || ${MK_AUTO_AUTOCONF:Uno} == "yes" 66 .PRECIOUS: configure config.h.in config.status 78 .if exists(${.CURDIR}/configure.ac) 79 CONFIGURE_SRC = ${.CURDIR}/configure.ac 81 CONFIGURE_SRC ?= ${.CURDIR}/configure.in 87 configure: .NOTMAIN ${CONFIGURE_SRC} ${ACLOCAL} 90 AUTOCONF_INPUTS += configure
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_cacheversion.m4 | 3 # 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/tcpdump/ |
H A D | Makefile-devel-adds | 2 # Auto-regenerate configure script or Makefile when things change. 5 ${srcdir}/configure: configure.ac aclocal.m4 10 ${srcdir}/stamp-h.in: configure.ac aclocal.m4 21 config.status: ${srcdir}/configure
|
/freebsd/contrib/libpcap/ |
H A D | Makefile-devel-adds | 2 # Auto-regenerate configure script or Makefile when things change. 5 ${srcdir}/configure: configure.ac aclocal.m4 10 ${srcdir}/stamp-h.in: configure.ac aclocal.m4 21 config.status: ${srcdir}/configure
|
/freebsd/contrib/dialog/package/debian/ |
H A D | rules | 40 configure: configure-stamp target 41 configure-stamp: 49 ./configure \ 63 touch configure-stamp 66 build-stamp: configure-stamp 79 rm -f configure-stamp build-stamp install-stamp
|
/freebsd/contrib/libxo/doc/ |
H A D | getting.rst | 69 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 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 127 run the "*configure*" script. Add any required options to the [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | dir.mk | 57 all: {pre-,}{patch,configure} 59 pre-patch patch pre-configure configure: 93 .PHONY: pre-patch patch pre-configure configure
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | README | 15 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/contrib/lutok/ |
H A D | INSTALL | 11 $ ./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 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. 153 Setting this to 'yes' causes the configure script to look for Doxygen [all …]
|
/freebsd/contrib/ntp/html/scripts/ |
H A D | confopt.txt | 2 <li class='inline'><a href='confopt.html#server'>server - configure client association</a></li>\ 3 <li class='inline'><a href='confopt.html#peer'>peer - configure symmetric peer association</a></li>\ 4 <li class='inline'><a href='confopt.html#broadcast'>broadcast - configure broadcast server associat… 5 <li class='inline'><a href='confopt.html#manycastclient'>manycastclient - configure manycast client… 6 <li class='inline'><a href='confopt.html#pool'>pool - configure pool association</a></li>\
|
/freebsd/contrib/tnftp/ |
H A D | INSTALL | 14 ./configure 26 tnftp is configured using an `autoconf' generated `configure' 27 script. `configure' supports the following options: 29 * The standard `autoconf configure' options, including: 34 --srcdir=DIR find the sources in DIR [configure dir or ..] 52 env CC="compiler" CFLAGS="flags" LDFLAGS="flags" ./configure
|
/freebsd/contrib/ntp/sntp/ |
H A D | configure.ac | 1 dnl SNTP subpackage configure.ac -*- Autoconf -*- 16 # Bump sntp_configure_cache_version for each change to configure.ac or 17 # .m4 files which invalidates cached values from previous configure 21 # configure.ac, then only its version number should be bumped, while 22 # the subdir configure.ac version numbers should be unchanged. The 27 # If a change affects variables shared by all NTP configure scripts, 38 # When the version of config.cache and configure do not 49 dnl the 'build' machine is where we run configure and compile
|
/freebsd/contrib/ncurses/ |
H A D | Makefile.os2 | 102 config.cache: configure.cmd configure 104 configure.cmd $(CONFIG_OPTS) 106 configure.cmd: configure convert_configure.pl 107 perl convert_configure.pl configure > $@
|
/freebsd/sys/contrib/libsodium/dist-build/ |
H A D | ios.sh | 42 ./configure --host=i686-apple-darwin10 \ 59 ./configure --host=x86_64-apple-darwin10 \ 77 ./configure --host=arm-apple-darwin10 \ 90 ./configure --host=arm-apple-darwin10 \ 103 ./configure --host=arm-apple-darwin10 \
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.septel | 8 2) Configure libcap. To allow the 'configure' script to locate the Septel 11 ./configure --with-septel=DIR 16 By default (if you write only ./configure --with-septel) it takes 19 If the Septel software is correctly detected 'configure' will 24 If 'configure' reports that there is no Septel API, the directory may have been 36 ./configure --with-septel=DIR --with-pcap=septel
|
/freebsd/tests/sys/geom/class/eli/ |
H A D | configure_test.sh | 25 atf_check geli configure -B ${md} 29 atf_check geli configure -b ${md} 37 atf_check geli configure -B ${md} 43 atf_check geli configure -b ${md}
|
H A D | online_resize_test.sh | 57 atf_check geli configure -R ${md}p1 59 atf_check geli configure -r ${md}p1 65 atf_check geli configure -r ${md}p1 67 atf_check geli configure -R ${md}p1 73 atf_check geli configure -R ${md}p1 76 atf_check geli configure -r ${md}p1 80 atf_check geli configure -R ${md}p1 90 atf_check geli configure -r ${md}p1 166 atf_check geli configure -R ${md}p1 170 atf_check geli configure -r ${md}p1
|
/freebsd/contrib/openbsm/ |
H A D | INSTALL | 8 ./configure 22 configure of the location of the OpenSSL headers and library: 26 configure 38 --prefix argument to configure. If installing to a specific directory, 42 ./configure --prefix=/home/rwatson/openbsm
|
/freebsd/sys/arm64/arm64/ |
H A D | autoconf.c | 49 static void configure(void *); 54 SYSINIT(configure2, SI_SUB_CONFIGURE, SI_ORDER_THIRD, configure, NULL); 70 configure(void *dummy) in configure() function
|