On Mon, May 14, 2012 at 11:46 AM, Emmanuel Dreyfus <manu@xxxxxxxxxx> wrote: > Kaleb S. KEITHLEY <kkeithle@xxxxxxxxxx> wrote: > >> > Well, my problem is that python 2.5, python 2.6 and python 2.7 are not >> > detected by configure. One need to patch configure in order to build >> > with python 2.x (x> 4) installed. >> >> Seems like it would be easier to get autoconf and automake from the >> NetBSD packages and just run `./autogen.sh && ./configure` > > I prefer patching the configure script. Running autogen introduce build > dependencies on perl just to substitute a string on a single line: > that's overkill. > Who ever builds from source is required to run autogen.sh to produce env specific configure and build files. "configure" script should not be checked into git repository. -- Anand Babu Periasamy Blog [http://www.unlocksmith.org] Imagination is more important than knowledge --Albert Einstein