summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Generate Mailman/Queue/Makefilebwarsaw2000-12-201-1/+2
* Bumping the major rev numberbwarsaw2000-12-071-1/+1
* Dang, another problem with --prefix and --with-var-prefix interaction.bwarsaw2000-09-221-1/+2
* Another fix for --prefix, --with-var-prefixbwarsaw2000-09-221-6/+11
* Small typo in the default case of no --with-var-prefix provided.bwarsaw2000-09-221-2/+2
* Support for patch #101331. Specifically,bwarsaw2000-09-221-30/+44
* Allow for other than "mailman" for both the username owner and thebwarsaw2000-09-211-15/+40
* Added a check of the Python executable's version. Must be >= 1.5.2bwarsaw2000-07-051-1/+33
* Require that $prefix be at least 02775, i.e. group writable. This isbwarsaw2000-04-051-3/+3
* When trying to guess FQDN and URL variables, stop looping through thebwarsaw2000-03-221-1/+3
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-2/+2
* Mailman/Bouncers is a subdirbwarsaw1999-12-091-2/+2
* All the old delivery scripts contact_transport, deliver, dumb_deliverbwarsaw1999-11-241-2/+2
* Build the Makefile inside Mailman/Handlersbwarsaw1999-11-101-1/+2
* $PREFIX (by default /home/mailman) really need only be 02755 forbwarsaw1999-07-221-3/+3
* Uncomment the autoconf test for vsnprintf()bwarsaw1999-07-121-3/+2
* I realized we don't need to generate check_perms.bwarsaw1999-07-061-2/+2
* Generate bin/check_perms from .in filebwarsaw1999-07-061-2/+2
* Added autoconf test for true (PR#65)bwarsaw1999-07-031-1/+2
* Don't check for VPRINTF since we don't use it anywhere in the C code.bwarsaw1999-07-021-2/+3
* More changes to make syslog() work on OSes where it isn't part of thehmeland1999-06-111-3/+14
* Stole GNU sh-utils-1.16 configure.in code to check for syslog()hmeland1999-05-231-3/+9
* Support for new option --with-cgi-ext which configures the CGIbwarsaw1999-02-281-8/+23
* Added a test for setregid(), which is now used in the wrapperbwarsaw1999-02-191-1/+2
* VERSION is no longer set in configure because it's too hard tobwarsaw1999-01-151-6/+1
* Bumping version number to 1.0b7+ to signify working version betweenbwarsaw1998-12-311-2/+2
* Makefile.in: create Mailman/pythonlib subdirectory. Change configurebwarsaw1998-12-221-2/+2
* Fixed the interleaved newlines which were an artifact of John'sbwarsaw1998-11-171-371/+2
* Hmm, I don't know why the stuff in doc/ is updated, but the rest ofviega1998-11-061-2/+371
* Reword error message slightlybwarsaw1998-11-061-2/+2
* Merged Scott's change back into configure.in (generate thebwarsaw1998-10-261-1/+2
* Configure now verifies that the `mailman' user exists and barfs if itbwarsaw1998-10-201-3/+48
* Get rid of --with-cgi-extbwarsaw1998-08-051-16/+1
* Added --with-cgi-ext option for specifying an extension on the cgi-binbwarsaw1998-08-031-1/+15
* Removed blank line cruftbwarsaw1998-07-281-321/+1
* Release cheese.viega1998-07-271-2/+324
* Handle missing --prefix better when checking for installationbwarsaw1998-07-231-15/+23
* Added generation of the Mailman/Logging autoconf stuffbwarsaw1998-07-021-2/+2
* Adjust to the new source tree structurebwarsaw1998-06-191-5/+6
* A useful (IMO) change:bwarsaw1998-06-051-12/+15
* Fixed a bug in getting gid when numeric group id is given with longbwarsaw1998-06-051-2/+3
* Better error messages when the cgi_wrapper or mail_wrapper groupsbwarsaw1998-06-041-6/+77
* When executing the Python script tests for group, etc., use thebwarsaw1998-06-041-7/+5
* Bumping $VERSION to 1.0b5bwarsaw1998-06-031-2/+2
* with_mail_gid defaults to 'other mail daemon'bwarsaw1998-06-031-2/+2
* --with-mail-gid default is "other daemon"bwarsaw1998-06-021-2/+2
* --with-cgi-gid and --with-mail-gid now can take a list of integerbwarsaw1998-06-021-11/+23
* Several changes:bwarsaw1998-06-011-43/+18
* configure.in: 1.0b5 -> 1.0b4viega1998-05-311-2/+2
* Generate cron/crontab.inbwarsaw1998-05-291-2/+2