|
From: Daniel J S. <dan...@ie...> - 2003-10-21 20:07:40
|
Lars Hecking wrote: >>When is that file created? What's creating it? >> >> > >AM_CONFIG_HEADER(config.h:config.hin) > > It should probably be replaced with AC_CONFIG_HEADERS now. > > > >>I guess the problem with config.hin is just a follow-up error, and the >>real problem is AS_PREREQ(). >> >> > > Correct. prepare works fine with autoconf 2.57f. > I downloaded the latest version of autoconf and it doesn't compile on my system because of dependency problems. I realize I should have an up-to-date system, but I can see a cascade of updates coming. Is there a way to work around this momentarily? I'd like to update my whole system with a new set of binaries eventually, but not right now. Thanks Dan |