so whether it is
    @NATIVE_FALSE@install-exec-local:
    @NATIVE_FALSE@uninstall-local:
    or
    @NATIVE_FALSE@uninstall-local:
    @NATIVE_FALSE@install-exec-local:
    depends on some hash table traversal or what.

Thanks for the report. Any chance of a Makefile.am that can reproduce
the problem? I wonder if it's related to the @NATIVE_FALSE@ somehow.

Looking at automake.in, it's not obvious to me where a list is failed to
be sorted. Those -local targets aren't generated by automake itself, so
far as I can see. --thanks, karl.




Reply via email to