]> granicus.if.org Git - graphviz/commit
remove stat.h detection and juggling
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 24 Apr 2022 16:00:16 +0000 (09:00 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 29 Apr 2022 00:01:33 +0000 (17:01 -0700)
commit0fdb946c47e1c0c7ab0c3d9ad94127866cdc4d19
tree48791571c02c59c213145414b5f5b367b601d246
parent5bbd2b6d9eacb3784394e72e956db29d4dda1af9
remove stat.h detection and juggling

I do not know which platforms offer stat.h, but it does not appear to be
anything Graphviz currently supports. On all currently supported platforms (even
Windows) this file lives at sys/stat.h which is detected separately.
cmake/config_checks.cmake
config-cmake.h.in
configure.ac
lib/sfio/sfhdr.h