Searched refs:configure (Results 1 – 25 of 256) sorted by relevance
1234567891011
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | configure | 170 Usage: configure [options] [host] 177 --version print the version of autoconf that created configure 197 --srcdir=DIR find the sources in DIR [configure dir or ..] 205 --build=BUILD configure for building on BUILD [BUILD=HOST] 206 --host=HOST configure for HOST [guessed] 207 --target=TARGET configure for TARGET [TARGET=HOST] 1095 echo "configure:1096: checking for ${CC:-cc} option to accept ANSI C" >&5 1201 #line 1202 "configure" 1221 echo "configure: failed program was:" >&5 1329 echo "configure:1330: checking for $ac_word" >&5 [all …]
|
| D | INSTALLATION | 24 First, you must configure Lynx for your system regardless of the port you use. 25 Follow the instructions given immediately below to configure for your system, 37 Lynx MUST be able to find lynx.cfg at start-up: using configure 39 you can check in lynx_cfg.h after configure has run, if you wish. 43 If you are using configure, you need not make any changes in userdefs.h . 44 There are a few variables you can't define with configure --options 46 Many variables which can be defined with configure or userdefs.h 68 character sets, configure CHARACTER_SET (the Display character set) 103 1a. Auto-configure. The auto-configure script uses autoconf2.13 to generate a 104 Bourne shell script, configure, which creates "makefile" and "lynx_cfg.h". [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/etc/ |
| D | Makefile.in | 51 INFOFILES = standards.info configure.info 52 DVIFILES = standards.dvi configure.dvi 78 if test ! -f configure.info; then cd $(srcdir); fi; \ 79 if test -f configure.info; then \ 80 for i in configure.info*; do \ 106 configure.info: $(srcdir)/configure.texi $(srcdir)/configdev.tin $(srcdir)/configbuild.tin 110 $(MAKEINFO) -I$(srcdir) -o configure.info $(srcdir)/configure.texi 114 configure.dvi: $(srcdir)/configure.texi $(srcdir)/configdev.tin $(srcdir)/configbuild.tin $(srcdir)… 121 TEXINPUTS=$(TEXIDIR):$$TEXINPUTS $(TEXI2DVI) $(srcdir)/configure.texi 126 configure.ps: configure.dvi $(srcdir)/configdev.ein $(srcdir)/configbuild.ein [all …]
|
| D | configure.texi | 3 @setfilename configure.info 4 @settitle The GNU configure and build system 10 * configure: (configure). The GNU configure and build system 14 This file documents the GNU configure and build system. 41 @title The GNU configure and build system 65 @top GNU configure and build system 67 The GNU configure and build system. 87 This document describes the GNU configure and build systems. It 89 also includes a discussion of the older Cygnus configure system. 102 libtool}), and the Cygnus configure manual by K. Richard Pixley. [all …]
|
| D | configdev.fig | 70 4 0 -1 0 0 0 12 0.0000000 4 180 885 3000 1200 configure.in\001 79 4 0 -1 0 0 0 12 0.0000000 4 180 705 3000 6000 configure\001
|
| D | configdev.tin | 1 acconfig.h configure.in Makefile.am 17 configure
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/config/djgpp/ |
| D | djconfig.sh | 110 if test ! -f ${fix_dir}/configure.orig ; then 111 if test -f ${srcdir}/${fix_dir}/configure ; then 113 cp -p ${srcdir}/${fix_dir}/configure ${fix_dir}/configure.orig 116 if test -f ${fix_dir}/configure.orig ; then 117 sed -f ${DJGPPDIR}/config.sed ${fix_dir}/configure.orig > $TMPFILE 118 update $TMPFILE ${fix_dir}/configure 119 touch ./${fix_dir}/configure -r ${fix_dir}/configure.orig 175 $srcdir/configure --srcdir="$srcdir" --prefix='${DJDIR}' \
|
| D | README | 108 GDB from a GNU FTP site, you will need to configure it first. You 109 will also need to configure it if you want to change the configuration 111 configure GDB, type this command: 115 This script checks the unpacked distribution, then edits the configure 117 DJGPP, and finally invokes the top-level configure script, which 121 switches accepted by the original GDB configure script. These 125 sh ./gdb/configure --help 141 After the configure script finishes, run Make:
|
| /mirbsd/src/usr.bin/vi/build/ |
| D | README | 8 configure 11 and nvi will configure the system and build one or two binaries: nvi and 12 tknvi. You can use any path to the configure script, e.g., to build for 17 ../build/configure 20 There are options that you can specify to the configure command. See 25 directory and reconfigure it using "configure" and whatever options you 29 To install them using different names, use the configure program options. 32 configure --program-prefix=n 49 To see a complete list of the options, enter "configure --help". Only 68 as an argument to configure, and the curses routines will be taken [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | configure.gnu | 29 *configure) 30 if cmp $0 `echo $0 | sed -e s/configure/Configure/` >/dev/null; then 46 Usage: configure.gnu [options] 47 This is GNU configure-like front end for a metaconfig-generated Configure. 48 It emulates the following GNU configure options (must be fully spelled out):
|
| /mirbsd/src/usr.bin/sudo/ |
| D | TROUBLESHOOTING | 4 Q) When I run configure, it says "C compiler cannot create executables". 21 system may have broken POSIX saved ID support\nTry running configure with 24 POSIX saved IDs. You should run configure with the "--disable-saved-ids" 46 log facility is local2 (changeable via configure). Don't forget 67 A) Use the --sysconfdir option to configure. Ie: 68 configure --sysconfdir=/dir/you/want/sudoers/in 79 A) No, you just need to run use the --without-sendmail argument to configure 84 A) Your best bet is to run configure with the --with-env-editor switch. 86 EDITOR environment variable. Alternately, you can run configure 124 run configure with the --without-passwd option or add "!authenticate" [all …]
|
| D | PORTING | 7 port. Since it uses a configure script, most of the work is often 11 using configure's --with-libraries option. 14 be sufficient to tell configure you are runnng SVR4, something like: 15 configure foo-bar-sysv4 28 configure with the "--disable-saved-ids" option and rebuild sudo. 46 not fully functional; running configure with --with-password-timeout=0 64 --with-libraries option to configure to tell sudo to link with the 75 and network address support, you can just run configure with the 86 "configure", the config.log file and your changes to:
|
| /mirbsd/src/gnu/usr.bin/texinfo/ |
| D | configure.ac | 1 # Process this file with autoconf to produce a configure script. 2 # $MirOS: src/gnu/usr.bin/texinfo/configure.ac,v 1.2 2005/03/13 15:19:44 tg Exp $ 3 # $Id: configure.ac,v 1.50 2004/12/22 13:29:44 karl Exp $ 86 # This means that if we are cross compiling, we have to configure the 99 # Make sure the secondary configure won't fail with 102 AC_MSG_NOTICE([[Doing configure of native tools (${build}).]]) 104 # Run secondary configure in alternate environment or 105 # it gets the wrong CC etc. env -i gives this build host configure 110 ${confdir}/configure --build=${build} --host=${build} \ 113 AC_MSG_NOTICE([[Continuing with main configure (${host}).]])
|
| /mirbsd/src/gnu/share/ |
| D | missing | 44 if test -f configure.ac; then 45 configure_ac=configure.ac 47 configure_ac=configure.in 160 touch configure
|
| /mirbsd/src/distrib/baselive/i386/ |
| D | rc.netselect | 53 (1) # no network to configure 56 (2) # configure the network 59 (3) # configure network and X (with lower resolution) 64 (4) # configure network and X 68 (5) # configure network and X (with higher resolution)
|
| /mirbsd/src/gnu/usr.bin/ |
| D | autogen.sh | 61 f=configure.ac 62 [[ ! -e $f ]] && f=configure.in 71 chmod 664 configure
|
| /mirbsd/src/lib/libncurses/src/ |
| D | INSTALL | 60 The --prefix option to configure changes the root directory for installing 75 Note that the configure script attempts to locate previous installation of 90 2. Type `./configure' in the top-level directory of the distribution to 91 configure ncurses for your operating system and create the Makefiles. 93 the installation; use `./configure --help' to list the available options. 99 The `configure' script generates makefile rules for one or more object 105 This gets left out if you configure with --disable-overwrite. 115 If you configure using the --enable-widec option, a "w" is appended to the 126 configured. Typing `configure' with no arguments is equivalent to: 128 ./configure --with-normal --with-debug --enable-overwrite [all …]
|
| D | NEWS | 23 the configure check for --with-build-cc (report by Daniel Jacobowitz). 33 + modify default for --disable-lp64 configure option to reduce impact 37 + add configure script check for --enable-ext-mouse, bump ABI to 6 by 39 + improve configure script logic for bumping ABI to omit this if the 82 + improve configure script checks for Intel 9.0 compiler. 92 + updates/fixes for configure script macros from vile. 117 + improve configure check for nanosleep(), checking that it works since 132 + modify configure script to obtain soname for GPM library (discussion 134 + modify configure script so that --with-chtype option will still 156 + add configure options --with-chtype and --with-mmask-t, to allow [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/hints/ |
| D | os2.sh | 327 if test -s ./os2/diff.configure; then 345 !!! patch it manually from ./os2/diff.configure. 371 !!! I can create Configure.cmd and patch it from ./os2/diff.configure with the command 373 !!! $gnupatch -b -p1 --output=Configure.cmd <./os2/diff.configure 2>&1 | tee 00_auto_patch 384 ($gnupatch -b -p1 --output=Configure.cmd <./os2/diff.configure 2>&1 | tee 00_auto_patch) >&2 414 if test -s ./os2/diff.configure; then
|
| /mirbsd/src/gnu/usr.bin/texinfo/m4/ |
| D | onceonly_2_57.m4 | 15 dnl will be put only once into the 'configure' file. It keeps the size of 16 dnl the 'configure' file down, and avoids redundant output when 'configure' 26 dnl thus reducing the size of 'configure'. Works with autoconf-2.57. The
|
| D | onceonly.m4 | 15 dnl will be put only once into the 'configure' file. It keeps the size of 16 dnl the 'configure' file down, and avoids redundant output when 'configure'
|
| /mirbsd/src/gnu/usr.bin/cvs/m4/ |
| D | onceonly_2_57.m4 | 15 dnl will be put only once into the 'configure' file. It keeps the size of 16 dnl the 'configure' file down, and avoids redundant output when 'configure' 26 dnl thus reducing the size of 'configure'. Works with autoconf-2.57. The
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | Makefile.am | 65 gasver.texi: $(srcdir)/../../bfd/configure 67 eval `grep '^ *VERSION=' $(srcdir)/../../bfd/configure`; \ 85 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
|
| /mirbsd/src/gnu/usr.bin/perl/ext/IO/lib/IO/ |
| D | Socket.pm | 48 return scalar(%arg) ? $sock->configure(\%arg) 59 sub configure { subroutine 73 $sock->configure($arg);
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/ |
| D | configure.in | 1 dnl $MirOS: src/gnu/usr.bin/binutils/ld/configure.in,v 1.6 2005/07/07 16:23:12 tg Exp $ 3 dnl Process this file with autoconf to produce a configure script 12 …ON=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[ ]*\([^ ]*\)[ ]*).*/\1/p' < ${srcdir}/../bfd/configure.in` 94 . ${srcdir}/configure.host 168 . ${srcdir}/configure.tgt
|
1234567891011