Re: [Autogen-users] 'make dist' failure?
Brought to you by:
bkorb
From: Nikos M. <nm...@gn...> - 2012-01-24 20:42:49
|
On 01/24/2012 04:47 PM, Bruce Korb wrote: > Hi Simon, > > I won't be able to peek at this for a couple of days, but it *sounds* like > "libopts" may be missing in the SUBDIRS entry for the src/Makefile.am file. > I believe the NTP folks (Harlan) have done something like this. > http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ntp-dev-4.2.7p251.tar.gz > The sources are under Bit Keeper, so other than logging into ntp.org, > I don't know how to get them. > So if you haven't figured it out in a couple of days, I will then have time > to take a peek. Hi, I checked the libopts.m4 and it seems to create the libopts/Makefile in a conditional. If I remove the AC_CONFIG_FILES outside it seems to work. regards, Nikos |