This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Dependency setting



Hi,

My source code uses a C macro whose value depends on the installation
prefix. So every time I run configure, I hope that the source code will be
recompiled. But the default dependencies checking by automake does not
let this happend. How can I specify this dependency relationship without
disabling the automatic dependency tracking?

thanks in advance,

Wei



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]