All of lore.kernel.org
 help / color / mirror / Atom feed
* configure script bug --with-flagdir
@ 2014-08-31 15:48 Ronny Nilsson
  2014-09-01  0:43 ` Ian Kent
  2014-09-01  5:29 ` Michael Tokarev
  0 siblings, 2 replies; 4+ messages in thread
From: Ronny Nilsson @ 2014-08-31 15:48 UTC (permalink / raw)
  To: autofs

Hi
I would like to report a possible bug in the configure script. The 
option "--with-flagdir" doesn't seem to work. Studying the source it looks 
like the problem is a simple typo:
	filagdir="${withval}"
should probably be
	flagdir="${withval}"

I've tried both v5.0.9 and v5.1.0.

Thanks
/Ronny Nilsson


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: configure script bug --with-flagdir
  2014-08-31 15:48 configure script bug --with-flagdir Ronny Nilsson
@ 2014-09-01  0:43 ` Ian Kent
  2014-09-01  5:29 ` Michael Tokarev
  1 sibling, 0 replies; 4+ messages in thread
From: Ian Kent @ 2014-09-01  0:43 UTC (permalink / raw)
  To: Ronny Nilsson; +Cc: autofs

On Sun, 2014-08-31 at 17:48 +0200, Ronny Nilsson wrote:
> Hi
> I would like to report a possible bug in the configure script. The 
> option "--with-flagdir" doesn't seem to work. Studying the source it looks 
> like the problem is a simple typo:
> 	filagdir="${withval}"
> should probably be
> 	flagdir="${withval}"

Yes, most likely, will check, thanks.

> 
> I've tried both v5.0.9 and v5.1.0.
> 
> Thanks
> /Ronny Nilsson
> 
> --
> To unsubscribe from this list: send the line "unsubscribe autofs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: configure script bug --with-flagdir
  2014-08-31 15:48 configure script bug --with-flagdir Ronny Nilsson
  2014-09-01  0:43 ` Ian Kent
@ 2014-09-01  5:29 ` Michael Tokarev
  2014-09-01  7:06   ` Ian Kent
  1 sibling, 1 reply; 4+ messages in thread
From: Michael Tokarev @ 2014-09-01  5:29 UTC (permalink / raw)
  To: Ronny Nilsson, autofs

31.08.2014 19:48, Ronny Nilsson wrote:
> Hi
> I would like to report a possible bug in the configure script. The 
> option "--with-flagdir" doesn't seem to work. Studying the source it looks 

http://www.spinics.net/lists/autofs/msg00159.html -- I think autofs is hopeless.

Thanks,

/mjt

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: configure script bug --with-flagdir
  2014-09-01  5:29 ` Michael Tokarev
@ 2014-09-01  7:06   ` Ian Kent
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Kent @ 2014-09-01  7:06 UTC (permalink / raw)
  To: Michael Tokarev; +Cc: Ronny Nilsson, autofs

On Mon, 2014-09-01 at 09:29 +0400, Michael Tokarev wrote:
> 31.08.2014 19:48, Ronny Nilsson wrote:
> > Hi
> > I would like to report a possible bug in the configure script. The 
> > option "--with-flagdir" doesn't seem to work. Studying the source it looks 
> 
> http://www.spinics.net/lists/autofs/msg00159.html -- I think autofs is hopeless.

LOL, right, missed that one.
Thanks for the encouragement Michael, ;)

> 
> Thanks,
> 
> /mjt
> --
> To unsubscribe from this list: send the line "unsubscribe autofs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-01  7:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-31 15:48 configure script bug --with-flagdir Ronny Nilsson
2014-09-01  0:43 ` Ian Kent
2014-09-01  5:29 ` Michael Tokarev
2014-09-01  7:06   ` Ian Kent

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.