]> granicus.if.org Git - graphviz/commit
Removed POSIX version flag from configure.ac
authorErwin Janssen <erwinjanssen@outlook.com>
Wed, 17 Aug 2016 11:31:02 +0000 (13:31 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Wed, 17 Aug 2016 11:31:02 +0000 (13:31 +0200)
commit1d23dfe697f44e77d42462ff71c284617342dd1c
tree302ff30e61da814b5321609576f84c4fea01116b
parent8123e7b0dfc348c8402516c1302e956dfacec161
Removed POSIX version flag from configure.ac

With the new way of enabling C99 (`AC_PROG_CC_C99` instead of `-std=c99`) this flag is no longer needed for a successfull compilation.
configure.ac