On Tue, May 12, 2009 at 08:02:15AM +0200, Jan Christoph Nordholz wrote: > tags 527997 = patch > thankyou > > I might as well attach the appropriate patch... (autoconf is called > from the upstream Makefile, which makes the build process a bit > cumbersome now that we're patching configure.ac - you might choose > to patch configure itself instead, or call autoconf early in the > build process yourself)
Thanks Jan. But if you get a chance, I'd love to see a patch which checks for both the plain "lua" and "lua5.1" versions. That way it would still work on platforms which just use plain "lua" and so it would be appropriate for upstream integration. If we add it to an Nmap release, Debian doesn't have to worry about maintaining their own custom patch. Would you write a patch in which configure checks for "lua" first and then falls back on "lua5.1" if that fails? Or, I suppose, the other order would probably be fine too. Thanks! -F -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

