[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libcdio-devel] automake not tracking library dependencies correctly
From: |
plaum |
Subject: |
Re: [Libcdio-devel] automake not tracking library dependencies correctly |
Date: |
Thu, 20 Oct 2005 02:10:46 +0200 (CEST) |
> This I think works, but it shouldn't be necessary. Anyone care to
> comment or give enlightenment?
automake's dependency tracking is really weird.
Did you play with the --include-deps and --ignore-deps options?
If I remember correctly, dependencies are ignored unless you pass
--include-deps to automake at least once.
Cheers
Burkhard