On Mon, 2003-09-29 at 10:37, Ricardo Kleemann wrote: > Hi, > > Is there a way for mailman's configure script to detect the > current settings (such as > --with-username, --with-mail-gid and so on)? > > Or is there a quick way for me to manually check what they > should be? > > I want to be able to upgrade mailman, but I never remember > exactly what those settings should be, and since I have > non-default settings, everytime I rebuild mailman, > everything goes out of whack because I haven't specified the > appropriate configuration.
You can look in config.log (on some systems config.status). Look in the first bunch of lines and it will show you the options you used the last time you ran configure -- as long as you have your old source tree still around, of course! -Barry ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
