|
From: Hans-Bernhard B. <br...@ph...> - 2003-10-21 10:07:21
|
On Mon, 20 Oct 2003, Daniel J Sebald wrote: > configure.in: 7: required file `./config.hin' not found > FATAL ERROR: Autoconf version 2.52 or higher is required for this script The second line is your real problem, I think. I upped AC_PREREQ to version 2.52 two weeks ago. > In looking back at a version from a couple weeks ago that worked, I see > that there is no file called "config.h.in", just a "config.hin". But in > the latest version, a file is created called "config.h.in", but no > "config.hin". When is that file created? What's creating it? I guess the problem with config.hin is just a follow-up error, and the real problem is AS_PREREQ(). -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |