Barry Smith <[email protected]> writes: > Yes, but if petscconf.h is identical a super smart dependency checker would > see it was unchanged. Worth doing? Probably not.
Checksum the existing petscconf.h and the provisional petscconf.h. If they match, return without modifying the file. If not, overwrite it (what we do now). Then standard make dependencies will work.
signature.asc
Description: PGP signature
