
11 Feb
2005
11 Feb
'05
5:27 p.m.
Niels, why did you add the HAVE_* conditionals to the mapi/clients Makefile.ag? As far as I can see, creating or installing the Python, Perl, and TCL files is not dependent on the presence of the interpreters. It's only when you go one level deeper, into the Cimpl and DBD directories that you get these dependencies. The Cimpl directories are already protected by HAVE_*_SWIG conditionals, so only the perl/DBD directory would need to be protected with a conditional. -- Sjoerd Mullender <sjoerd@acm.org>