Index: [thread] [date] [author] [stats]
  From: Juergen Daubert <jue@jue.li>
  To  : <masqmail@marmaro.de>
  Date: Sun, 30 May 2010 13:46:24 +0200

Re: [masqmail] Default install prefix /usr/local

On Sat, May 29, 2010 at 02:43:45PM +0200, markus schnalke wrote:
> I figured out that masqmail installs to /usr by default. This is
> done by the line
> 
>     AC_PREFIX_DEFAULT(/usr)
> 
> in configure.ac.
> 
> Usually software from the distributions package management system
> installs to /usr, but manually installed softare goes to /usr/local.
> 
> Are there good reasons why masqmail should not behave similar?
> 
> If not, I'd like to change that. That means, removing the quoted line.

I concur that masqmail behaves unuasual here, but see no reason why
it should.

Greetings
Juergen

-- 
Juergen Daubert  |  mailto:jue@jue.li  
Korb, Germany    |  http://jue.li/crux


Index: [thread] [date] [author] [stats]