Index: [thread] [date] [author] [stats]
  From: markus schnalke <meillo@marmaro.de>
  To  : <masqmail@marmaro.de>
  Date: Sun, 30 May 2010 21:34:47 +0200

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

[2010-05-30 13:46] Juergen Daubert <jue@jue.li>
> 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.

I changed it with 0.2.23.


meillo


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