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. How do I achieve this ? Thanks Meenal