summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-4/+64
* Generate misc/mailman.in -> misc/mailmanbwarsaw2001-08-171-2/+2
* Urg. Should have been S98mailman.inbwarsaw2001-08-151-2/+2
* We now have to generate misc/S98mailman from misc/S98mailman.inbwarsaw2001-08-151-2/+2
* Fix hardcoded 'mailman' groupname in error message and some comments. Ittwouters2001-07-191-6/+8
* Whitespace cleanup of embedded Python code.twouters2001-07-191-13/+13
* Add Mailman/Gui/Makefile to list of generated files.bwarsaw2001-07-181-2/+2
* The default installation directory is now /usr/local/mailman insteadbwarsaw2001-07-101-2/+2
* Add a little bit of useful commentary when checking for the mail andbwarsaw2001-06-251-3/+3
* Create the messages/Makefile from the .in templatebwarsaw2001-05-181-2/+2
* Add directory Mailman/MTA to the list of directories to do configurebwarsaw2001-05-091-3/+3
* Python 2.0 final or better is required for Mailman 2.1.bwarsaw2001-04-011-5/+5
* 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