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.
