aboutsummaryrefslogtreecommitdiff
path: root/winsup/configure
AgeCommit message (Collapse)AuthorFilesLines
2011-01-29winsup:Christopher Faylor1-1319/+1023
* configure.in: Configure winsup/cygserver regardless of cross_host. * configure: Regenerate. winsup/cygwin: * configure.in: Define LIBSERVER regardless of cross_host. * configure: Regenerate.
2009-01-21ChangeLog:Corinna Vinschen1-824/+1015
* 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'.
2007-08-31* configure: Regenerate.Christopher Faylor1-1685/+2273
2006-12-12 * Makefile.in (subauth): Drop rule.Corinna Vinschen1-3/+0
* configure.in: Remove subauth related check. * configure: Regenerate.
2006-11-27 * Makefile.in: Add dependencies for lsaauth.Corinna Vinschen1-7/+9
* configure.in: Disable building subauth. Add building lsaauth. * configure: Regenerate.
2006-08-30 * Makefile.in: Make installation of CYGWIN_LICENSE configurable.Corinna Vinschen1-6/+71
* 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-07-25 * configure.in: Reenable building the subauth subdir.Corinna Vinschen1-21/+34
* configure: Regenerate.
2006-05-24update to newer autoconfChristopher Faylor1-793/+3554
2006-01-16 * configure.in: Add AC_PROG_INSTALL handling.Corinna Vinschen1-17/+97
* configure: Regenerate. * Makefile.in (install): Install CYGWIN_LICENSE.
2003-11-20* configure.in: Make --use-server the default.Christopher Faylor1-8/+4
* configure: Regenerate.
2003-07-02* configure.in: Add --enable-server option.Christopher Faylor1-14/+32
* configure: Regenerate.
2003-07-01* configure.in: Add cygserver subdir.Christopher Faylor1-1/+2
* Makefile.in: Ditto. * configure: Regenerate. * Makefile.common: Remove debugging statements.
2003-03-17* configure.in: w32api directory was already optional. Semi-revert 2003-02-06Christopher Faylor1-33/+13
change. * configure: Regenerate. * Makefile.common: Don't specific -nostdinc if there is no w32api directory.
2003-02-07* configure.in: Make w32api directory optional.Christopher Faylor1-16/+30
* configure: Regenerate.
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen1-1/+1
* 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-06-02* configure.in: Complain about lack of w32api directory.Christopher Faylor1-2/+7
* configure: Regenerate.
2002-04-25* configure.in: Remove cinstall target.Christopher Faylor1-2/+1
* Makefile.in: Ditto. * configure: Regenerate.
2002-02-19* configure.in: Avoid building w32api or mingw if they don't exist.Christopher Faylor1-2/+5
* configure: Regenerate.
2001-12-14* Makefile.in: Exit immediately if a sub-make fails.Christopher Faylor1-1/+2
2001-11-04* configure.in: Disable subauth directory test.Christopher Faylor1-1/+1
* configure: Regenerate. * Makefile.in: Use MAKE variable in directory builds.
2001-10-26 * configure: Regenerate, removing erroneous SUBDIRS substitution.Corinna Vinschen1-1/+1
2001-10-24* Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor1-2/+2
* configure.in: Remove testsuite from SUBDIRS. * configure: Regenerate.
2001-05-05* configure.in: Fix typo.Christopher Faylor1-1/+1
* configure: Regenerate.
2001-05-04* configure.in: Make subauth configuration optional.Christopher Faylor1-2/+3
* configure: Regenerate.
2001-05-04 * subauth: New subdirectory.Corinna Vinschen1-1/+1
* configure.in: Add subauth to the list of subdirectories. * configure: Regenerated from configure.in.
2001-04-18* configure.in: Add bz2lib.Christopher Faylor1-29/+19
2001-03-20* configure: fix regeneration bug.DJ Delorie1-1/+1
2000-12-03* Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX forChristopher Faylor1-13/+115
g++ compiles. * configure.in: Find correct c++ compiler. * configure: Regenerate.
2000-09-03* Makefile.in: Add new goal "check"Christopher Faylor1-3/+2
* configure.in: When doing native build do configure in testsuite subdirectory * configure: Regenerate.
2000-06-20* configure.in: Bow to necessity and build w32api before anything else.Christopher Faylor1-1/+1
* configure: Regenerate.
2000-06-17* configure.in: Detect "cross-hosting" situation and add a subset ofChristopher Faylor1-3/+11
directories to SUBDIRS. * configure: Regenerate.
2000-05-25* configure.in: Don't assume that cinstall directory exists.Christopher Faylor1-1/+1
2000-05-25* configure.in: Don't assume that cinstall directory exists.Christopher Faylor1-16/+28
2000-04-07Updated to build cinstall with mingw. See Changelog for numerous setup.c ↵Ron Parker1-27/+16
changes.
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+1223