Corinna Vinschen
7ffaa17c80
ChangeLog:
...
* configure.in: Remove --enable-server option. Allways add the
cygserver directory to $SUBDIRS.
* configure: Regenerate.
cygwin/ChangeLog:
Remove USE_SERVER define. Accommodate throughout.
* configure.in: Remove --enable-server option.
* configure: Regenerate.
* environ.cc: Remove CYGWIN=server setting.
cygserver/ChangeLog:
* client.cc (allow_server): Remove variable.
(client_request_get_version::client_request_get_version): Drop checking
allow_server.
utils/ChangeLog:
* passwd.c: Remove CYGWIN=server requirement from usage text.
doc/ChangeLog:
* cygserver.sgml: Remove the "How to use the Cygserver services"
section.
* cygwinenv.sgml: Move "(no)server" to the removed options section.
* faq-programming.xml: Remove CYGWIN=server requirement for running
the Cygwin testsuite.
* ntsec.sgml: Ditto for using `passwd -R'.
2009-01-21 17:14:39 +00:00
Christopher Faylor
3509dfbbca
* configure: Regenerate.
2007-08-31 23:11:04 +00:00
Corinna Vinschen
524e6a5ad9
* Makefile.in (subauth): Drop rule.
...
* configure.in: Remove subauth related check.
* configure: Regenerate.
2006-12-12 20:26:27 +00:00
Corinna Vinschen
c6caaa3429
* Makefile.in: Add dependencies for lsaauth.
...
* configure.in: Disable building subauth. Add building lsaauth.
* configure: Regenerate.
2006-11-27 13:01:36 +00:00
Corinna Vinschen
7e5d0e9f95
* Makefile.in: Make installation of CYGWIN_LICENSE configurable.
...
* aclocal.m4: Regenerate.
* configure.in: Add GCC_NO_EXECUTABLES call. Add configuration for
INSTALL_LICENSE. Make cygwin subdirectory optional. Add sanity
check for cygwin resp. mingw subdirectories dependent of the target.
* configure: Regenerate.
2006-08-30 13:05:46 +00:00
Corinna Vinschen
e9d500b6a0
* configure.in: Reenable building the subauth subdir.
...
* configure: Regenerate.
2006-07-25 19:18:04 +00:00
Christopher Faylor
99fc5e10f3
update to newer autoconf
2006-05-24 16:59:03 +00:00
Corinna Vinschen
95dc88409d
* configure.in: Add AC_PROG_INSTALL handling.
...
* configure: Regenerate.
* Makefile.in (install): Install CYGWIN_LICENSE.
2006-01-16 17:48:36 +00:00
Christopher Faylor
d012506e3c
* configure.in: Make --use-server the default.
...
* configure: Regenerate.
2003-11-20 19:31:52 +00:00
Christopher Faylor
9c01984ec2
* configure.in: Add --enable-server option.
...
* configure: Regenerate.
2003-07-02 03:33:01 +00:00
Christopher Faylor
350c2f44b8
* configure.in: Add cygserver subdir.
...
* Makefile.in: Ditto.
* configure: Regenerate.
* Makefile.common: Remove debugging statements.
2003-07-01 20:51:03 +00:00
Christopher Faylor
237ab58c28
* configure.in: w32api directory was already optional. Semi-revert 2003-02-06
...
change.
* configure: Regenerate.
* Makefile.common: Don't specific -nostdinc if there is no w32api directory.
2003-03-17 22:27:07 +00:00
Christopher Faylor
45b314b1ad
* configure.in: Make w32api directory optional.
...
* configure: Regenerate.
2003-02-07 03:45:15 +00:00
Corinna Vinschen
24f7d30fa9
* Makefile.common: Define MINGW_LDFLAGS.
...
* configure.in: Reorder SUBDIRS to have mingw before cygwin.
* configure: Regenerate from configure.in.
* cygwin/Makefile.in: Add MINGW_LDFLAGS when linking cygrun.exe.
2002-12-12 10:34:12 +00:00
Christopher Faylor
a673eba664
* configure.in: Complain about lack of w32api directory.
...
* configure: Regenerate.
2002-06-02 05:54:33 +00:00
Christopher Faylor
b807c4ad01
* configure.in: Remove cinstall target.
...
* Makefile.in: Ditto.
* configure: Regenerate.
2002-04-25 23:19:28 +00:00
Christopher Faylor
7416292611
* configure.in: Avoid building w32api or mingw if they don't exist.
...
* configure: Regenerate.
2002-02-19 21:59:19 +00:00
Christopher Faylor
94597cd05f
* Makefile.in: Exit immediately if a sub-make fails.
2001-12-14 18:23:19 +00:00
Christopher Faylor
e8f1743129
* configure.in: Disable subauth directory test.
...
* configure: Regenerate.
* Makefile.in: Use MAKE variable in directory builds.
2001-11-04 03:48:36 +00:00
Corinna Vinschen
be846a19d7
* configure: Regenerate, removing erroneous SUBDIRS substitution.
2001-10-26 15:01:08 +00:00
Christopher Faylor
a9f20457f3
* Makefile.in: Only build testsuite directory on first 'make check'.
...
* configure.in: Remove testsuite from SUBDIRS.
* configure: Regenerate.
2001-10-24 21:56:54 +00:00
Christopher Faylor
dbc0c5fb59
* configure.in: Fix typo.
...
* configure: Regenerate.
2001-05-05 04:18:16 +00:00
Christopher Faylor
a1ad23671c
* configure.in: Make subauth configuration optional.
...
* configure: Regenerate.
2001-05-04 15:27:56 +00:00
Corinna Vinschen
3c1fb7ac9d
* subauth: New subdirectory.
...
* configure.in: Add subauth to the list of subdirectories.
* configure: Regenerated from configure.in.
2001-05-04 13:18:51 +00:00
Christopher Faylor
f8415f617b
* configure.in: Add bz2lib.
2001-04-18 22:45:27 +00:00
DJ Delorie
eec74f4ac6
* configure: fix regeneration bug.
2001-03-20 01:26:45 +00:00
Christopher Faylor
8494f61e7c
* Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX for
...
g++ compiles.
* configure.in: Find correct c++ compiler.
* configure: Regenerate.
2000-12-03 05:40:45 +00:00
Christopher Faylor
39630fe3a1
* Makefile.in: Add new goal "check"
...
* configure.in: When doing native build do configure in testsuite subdirectory
* configure: Regenerate.
2000-09-03 04:06:38 +00:00
Christopher Faylor
fa2ba85814
* configure.in: Bow to necessity and build w32api before anything else.
...
* configure: Regenerate.
2000-06-20 17:37:22 +00:00
Christopher Faylor
2e6d8441fa
* configure.in: Detect "cross-hosting" situation and add a subset of
...
directories to SUBDIRS.
* configure: Regenerate.
2000-06-17 17:51:31 +00:00
Christopher Faylor
6880ecefaa
* configure.in: Don't assume that cinstall directory exists.
2000-05-25 22:39:48 +00:00
Christopher Faylor
0f7e52d7b2
* configure.in: Don't assume that cinstall directory exists.
2000-05-25 22:28:43 +00:00
Ron Parker
61e196e361
Updated to build cinstall with mingw. See Changelog for numerous setup.c changes.
2000-04-07 22:12:41 +00:00
Christopher Faylor
1fd5e000ac
import winsup-2000-02-17 snapshot
2000-02-17 19:38:33 +00:00