i think you might be describing this bug report:
https://debbugs.gnu.org/60508
-mike
signature.asc
Description: PGP signature
Update
If I add *EXTRA_ConfigServer_DEPENDENCIES* just with the value of
*liblcconfig_static_LIBADD* than it works.
It is now clear that *ConfigServer_LDADD* was "forgotten" in the
dependency-list.
myexe += ConfigServer
ConfigServer_CPPFLAGS = $(libmqmsgque_CPPFLAGS) $(liblcconfig_CPPFLAGS)
C
Hi,
I use *automake* to build my environment. The build is done using the default
*AM_* flags and for
the special executable *ConfigServer* with a specific set of flags.
ERROR: I figure out that on *static* build the executable *ConfigServer* does
*not* rebuild
even if a *static* dependency li