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

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.