Home
last modified time | relevance | path

Searched refs:configure (Results 1 – 25 of 87) sorted by relevance

1234

/illumos-gate/usr/src/grub/grub-0.97/
H A DINSTALL38 configure script.
58 The `configure' shell script attempts to guess correct values for
66 (useful mainly for debugging `configure').
74 The file `configure.in' is used to create `configure' by a program
85 type `./configure' to configure the package for your system. If
88 execute `configure' itself.
117 and executables to go and run the `configure' script. `configure'
119 `configure' is in and in `..'.
172 debugging `configure'.
175 Print a summary of the options to `configure', and exit.
[all …]
H A Dmissing39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
154 touch configure
H A DMakefile.solaris23 acinclude.m4 aclocal.m4 config.h.in configure.ac stamp-h.in
26 SRC_EXECS = compile config.guess config.sub configure depcomp \
H A DMakefile.in40 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
46 $(top_srcdir)/configure.ac
50 configure.lineno configure.status.lineno
220 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
223 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
464 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
H A DNEWS138 * The configure script accepts a new option, `--enable-preset-menu'. You
145 specify the option `--enable-example-kernel' to the configure script.
181 * Serial terminal support is added. The configure script accepts
187 * Only for developers: the configure script accepts
225 * The configure script doesn't accept the option
237 * Diskless support is added. Now configure accepts --enable-diskless,
295 * New options for configure can disable some functions in Stage 2. See
296 the output from `configure --help' for more information.
342 Run `configure --enable-sbin-grub' to build this program in the grub
358 * Improved configure/build process.
[all …]
H A DChangeLog162 * configure.ac (AC_INIT): Upgraded to 0.97.
418 * configure.ac (AC_INIT): Upgraded to 0.95.
477 * configure.ac (--disable-ufs2): New option.
840 * configure.in: Removed.
841 * configure.ac: New file. Mostly derived from configure.in.
2373 * configure.in (AS): New variable.
5607 * configure.in (--enable-tftp): Deleted.
5976 * configure.in: Output grub-install.
6521 * configure.in: Output util/Makefile.
8223 * configure.in: Call AC_PROG_RANLIB.
[all …]
/illumos-gate/usr/src/test/smbclient-tests/doc/
H A DREADME31 2. How to configure SMB client
32 3. How to configure native SMB server
33 4. How to configure Windows 2003/2008 server (manual)
58 2. How to configure SMB client
90 3. How to configure native SMB server
95 4. How to configure Windows 2003/2008 server (manual)
121 - Prerequisites: configure client and server (see above).
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog166 - Fix configure for Sun shell
256 - Add the generation of configure.log by ./configure
382 - Set sharedlibdir in configure [Torok]
393 - Fix configure incompatibility with NetBSD sh
421 - Symbolize nm as $NM in configure [Weigelt]
489 - Delete zconf.h (made by configure) [Weigelt]
586 - Fix test -z's in configure [Marquess]
1250 - fix configure for Linux (Chun-Chung Chen)
1382 - added -ansi for IRIX in configure
1385 - fix configure for QNX
[all …]
/illumos-gate/usr/src/cmd/tsol/demo/
H A Dclonebylabel.sh47 configure() function
69 configure
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown18 …* Large programs with configure scripts disabling line editing if readline is not present in the s…
19 …* Smaller programs not using a configure script not supporting line editing at all (A problem we h…
23 … box. Larger programs may use this little library or just checking with configure if readline/libe…
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DCONVERT.mk2 * {automake|configure} => {nmake|iffe} conversion support
15 * After the conversion you will be liberated from ./configure, *.in,
/illumos-gate/usr/src/lib/libdscp/svc/
H A Ddscp.ppp.options64 lcp-max-configure 10
79 ipcp-max-configure 10
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs362 Allows a process to configure the audit parameters (cache and
414 Allows a process to configure IP tunnel links.
418 Allows a process to configure all classes of datalinks, including
423 Allows a process to configure a system's IP interfaces and routes.
424 Allows a process to configure network parameters using ndd.
426 Allows a process to configure IPsec.
446 Allows a process to configure PPP tunnels (sppptun).
459 Allows a process to configure resource pools and to bind
515 Allows a process to configure or destroy resources that are
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_c.x215 % bool_t configure(char *objName);
H A Ddb.cc88 (void) internal_db.configure(dbname); in db()
844 db::configure(char *objName) { in configure() function in db
845 return (internal_db.configure(objName)); in configure()
H A Ddb_table_c.x264 % bool_t configure(char *objName);
H A Ddb_mindex_c.x292 % bool_t configure (char *objName);
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.dfl27 # Used to configure default settings for devfsadm.
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A DMakefile.in45 $(top_srcdir)/configure.ac
211 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
214 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A DMakefile.in46 $(top_srcdir)/configure.ac
219 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A DMakefile.in46 $(top_srcdir)/configure.ac
219 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DREADME.netboot7 These below are common options for configure. Perhaps you may not need
26 by default, so you must specify configure options to enable drivers you
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.dfl28 # This file should no longer be directly used to configure syslogd.
/illumos-gate/usr/src/grub/grub-0.97/util/
H A DMakefile.in49 $(top_srcdir)/configure.ac
220 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
223 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c142 static boolean_t configure(int);
247 if (!configure(s)) in main()
496 configure(int s) in configure() function

1234