Re: [Autogen-users] 'make dist' failure?
Brought to you by:
bkorb
From: Simon J. <si...@jo...> - 2012-01-24 21:18:28
|
Bruce Korb <bru...@gm...> writes: > 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. Hi Bruce, It is included in the top-level Makefile.am as per the libopts README. I think it would make more sense to have it in src/Makefile.am though, but that is not what the documentation says. I think Nikos may have solved it though, although I don't understand the AM_COND_IF stuff -- it seems the intention was to really have a AC_CONFIG_FILES in a condition? That seems wrong, it seems it should always be present. /Simon |