>>>>> "Robert" == Robert Boehne <[EMAIL PROTECTED]> writes:
Robert> @BINARY_HELLDL_TRUE@am_helldl_OBJECTS = dlmain.$(OBJEXT)
Robert> helldl_OBJECTS = $(am_helldl_OBJECTS)
Robert> If @BINARY_HELLDL_TRUE@ is expanded to "#" then there is no
Robert> definition for $(am_helldl_OBJECTS), but it is used throughout
Robert> Makefile.in. Does any of this set off alarm bells?
Thanks for tracking, unfortunately, I have no idea... I'm trying to
set up a small test case to include in the Automake test suite, but
I'm not sure what/how to write it. Let's try and compare our results :)
Smallness is a virtue here!