My software uses Mailman. I am using GNU autotools to bundle my software for distribution. During ./configure I want to check if mailman is installed and capture the path and version in some variables. What rules should I define in configure.ac ? Look for mailmanctl using AC_CHECK_PROGS ? Thanks Meenal
------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
