]> granicus.if.org Git - graphviz/commit
Remove unused header checks and defines
authorErwin Janssen <erwinjanssen@outlook.com>
Mon, 12 Dec 2016 15:12:49 +0000 (16:12 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Wed, 21 Dec 2016 13:54:25 +0000 (14:54 +0100)
commitb6e6e69dd8c594b916cc2cb4f0391906792613d3
treee4558331841e6efabe8a0b357fec9799320754be
parent3ec59fa68f919ec9f02904ee97ca59e4b1a3a86a
Remove unused header checks and defines

congigure.ac checkes for the presence of header files and creates
define indicating if it was found. Some of these defines are never
used, so the check (and the static define for Windows) can be safely
removed. This is the case for the following headers:
- langinfo.h
- libintl.h
- pthread.h
- setjmp.h
- sys/times.h
configure.ac
windows/include/config.h