On Mon, Oct 01, 2001 at 05:06:18AM +0200, Viktor Rosenfeld wrote: > I'm trying to build mutt with the pgp_outlook_compat patch. I know that > I have to put the patch file into debian/patches and run `debian/rules > binary`, but unfortunatelly this does not enable the compressed folders > patch. So I tried to alter the debian/rules file and add the > --enabled-compressed option to the configure command, but the resulting > binary still does not include support for compressed folders. > > What's the Debian way of changing configure options?
Editing debian/rules is the way to do it. If you literally used --enabled-compressed, perhaps that was a typo for --enable-compressed? -- Colin Watson [EMAIL PROTECTED]

