]> granicus.if.org Git - graphviz/commit
Remove check for `mode_t` in configure.ac
authorErwin Janssen <erwinjanssen@outlook.com>
Sun, 18 Dec 2016 11:41:42 +0000 (12:41 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Wed, 21 Dec 2016 13:54:25 +0000 (14:54 +0100)
commit5aa7c49a2242e5188dad03c2db57d51b69c24a1a
treee150d0bb79921f496bff4fef6648129a0b166d00
parent741e528276cb2e637c0fcc2e19682a4dffdbddbf
Remove check for `mode_t` in configure.ac

The macro `AC_TYPE_MODE_T` checks if the type `mode_t` is available, but
this type is never used in the code. Checking is therefore not required.
configure.ac
windows/include/config.h