]> granicus.if.org Git - graphviz/commit
Remove checks for getopt.h
authorErwin Janssen <erwinjanssen@outlook.com>
Sun, 18 Sep 2016 01:37:04 +0000 (03:37 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Sun, 18 Sep 2016 01:37:04 +0000 (03:37 +0200)
commit7cc812f5c1b64832a0324a293cc8968ba044e0a4
treed063a2b6a4c70aa1e2d81e8ea8a14676d1552624
parent7d0738d2f6161669fa308b0fe92732eca93d2561
Remove checks for getopt.h

Removed the checks that define `HAVE_GETOPT_H` and `HAVE_GETOPT_DECL`.
Because getopt can be used by the Windows build, these checks are no
longer needed.
config.iffe
configure.ac
lib/gvpr/gvpr.c
lib/ingraphs/ingraphs.c
windows/include/config.h