summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Make convert.py and fix_url.py full-fledged scripts. They're stillbwarsaw2002-04-011-2/+4
* Arg! Last minute buglet. Get rid of all traces of bin/digest_arch.bwarsaw2002-03-171-3/+2
* Heh, src/alias-wrapper.c is gone now and configure depended on it, sobwarsaw2002-03-171-2/+2
* Paul Eggert patch to use POSIX-ly more appropriate `sed' commands.bwarsaw2002-03-141-4/+4
* Add the bin/unshunt script which (safely) moves messages frombwarsaw2002-03-111-2/+3
* We can remove the test for the Japanese codecs because Tamito KAJIYAMAbwarsaw2002-03-011-29/+2
* Mailman/pythonlib no longer "exists".bwarsaw2002-02-231-3/+57
* Add the bin/inject script.bwarsaw2002-01-261-1/+2
* Marc MERLIN's new recipes for secure Linuxes replacesbwarsaw2002-01-021-2/+2
* Build and install cron/disabledbwarsaw2001-12-271-1/+2
* Add bin/cleanarch to the list of scripts that get build and installed.bwarsaw2001-11-301-27/+29
* Make the makefiles in tests/msgs and tests/bounce.bwarsaw2001-10-011-3/+5
* Updated a few of the Python scripts to be more 2.0-ish.bwarsaw2001-09-101-87/+81
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-7/+57
* Generate misc/mailman.in -> misc/mailmanbwarsaw2001-08-171-3/+3
* Urg. Should have been S98mailman.inbwarsaw2001-08-151-3/+3
* We now have to generate misc/S98mailman from misc/S98mailman.inbwarsaw2001-08-151-3/+3
* Fix hardcoded 'mailman' groupname in error message and some comments. Ittwouters2001-07-191-64/+66
* Add Mailman/Gui/Makefile to list of generated files.bwarsaw2001-07-181-3/+3
* 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-5/+5
* Create the messages/Makefile from the .in templatebwarsaw2001-05-181-3/+3
* 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/+3
* Dang, another problem with --prefix and --with-var-prefix interaction.bwarsaw2000-09-221-39/+40
* Another fix for --prefix, --with-var-prefixbwarsaw2000-09-221-44/+49
* 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-97/+119
* Allow for other than "mailman" for both the username owner and thebwarsaw2000-09-211-76/+115
* Added a check of the Python executable's version. Must be >= 1.5.2bwarsaw2000-07-051-56/+89
* 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-35/+37
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Mailman/Bouncers is a subdirbwarsaw1999-12-091-3/+3
* All the old delivery scripts contact_transport, deliver, dumb_deliverbwarsaw1999-11-241-3/+3
* Build the Makefile inside Mailman/Handlersbwarsaw1999-11-101-1/+3
* $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/+56
* I realized we don't need to generate check_perms.bwarsaw1999-07-061-3/+3
* Generate bin/check_perms from .in filebwarsaw1999-07-061-3/+3
* Added autoconf test for true (PR#65)bwarsaw1999-07-031-105/+89
* Don't check for VPRINTF since we don't use it anywhere in the C code.bwarsaw1999-07-021-70/+20
* More changes to make syslog() work on OSes where it isn't part of thehmeland1999-06-111-61/+48
* Stole GNU sh-utils-1.16 configure.in code to check for syslog()hmeland1999-05-231-62/+56
* Support for new option --with-cgi-ext which configures the CGIbwarsaw1999-02-281-67/+87
* Added a test for setregid(), which is now used in the wrapperbwarsaw1999-02-191-30/+85
* VERSION is no longer set in configure because it's too hard tobwarsaw1999-01-151-90/+170
* Bumping version number to 1.0b7+ to signify working version betweenbwarsaw1998-12-311-1/+1
* The usualbwarsaw1998-12-311-1/+1