Is this compile warning normal?
maf@tkrat.org
maf@tkrat.org
Thu, 27 Mar 2003 17:48:23 +0100 (CET)
On 27 Mar, laurent.duperval@microcell.ca wrote:
> I'm compiling on a Mandrake 9.0 system. Why would I see this message when
> compiling IMAP?
>
> You are building for traditional Linux. Most modern Linux
> systems require that you build using make slx. Do you want
> to continue this build? Type y or n please:
Because I messed up the configuration-file. A fixed one is in cvs and
there is also a new snapshot avaialable. I also took the moment to do
some housekeeping in the configure. There were two arguments
--with-tclsh and --with-tcl-bin which I removed. Instead I added
--with-tcl which first checks if the argument is an executable otherwise
treats it as a directory.
/MaF