Package: dovecot
Version: 1.1.2-1

some problems seen with the debian/rules build:

 - the build system ignores errors during the autoreconf stuff; either
   join the single commands with &&, or place those on a separate
   line (for the sieve and managesieve sources as well).

 - apparently libtoolize (2.2) removes the config.sub/config.guess
   files, so the copy stuff may be moved around for this libtoolize
   version.

 - the config.sub/config.guess files are not copied for sieve and
   managesieve sources.

 - it would be nice if the configure and build steps could use
   stamps, so that the build isn't restarted from scratch every
   time you change something in the build system.

 - are the .a and .la files needed, or can these just built by the
   build system? Can these be avoid by configuring with
   --disable-static?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to