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]

install(1) flags


I'd like to add the -p flag to the install commands generated by automake. This is for a library with multiple headers, so whenever I install the library, all the code that uses the library must be rebuilt, even if only one header file or the library itself changed.

I didn't find any info about this in the archives or the docs.



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