]> granicus.if.org Git - graphviz/commit
Remove check for `const` keyword in configure.ac
authorErwin Janssen <erwinjanssen@outlook.com>
Sun, 18 Dec 2016 11:30:14 +0000 (12:30 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Wed, 21 Dec 2016 13:54:25 +0000 (14:54 +0100)
commit741e528276cb2e637c0fcc2e19682a4dffdbddbf
tree0da4084f1c318d2bc5f4bbecfd2917d7bbb0ae04
parentb6e6e69dd8c594b916cc2cb4f0391906792613d3
Remove check for `const` keyword in configure.ac

The macro `AC_C_CONST` checks whether the used C compiler supports
the keyword `const` and defines it accordingly. But as stated in
the autoconf documentation, this macro is becomming obsolete as
current C compilers `cost`. Checking is therefore no longer required.
configure.ac
windows/include/config.h