]> granicus.if.org Git - graphviz/commit
Move checks from features/vmalloc to configure.ac
authorErwin Janssen <erwinjanssen@outlook.com>
Thu, 5 Jan 2017 13:34:50 +0000 (14:34 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Thu, 5 Jan 2017 13:44:54 +0000 (14:44 +0100)
commit2f3ef9c88089366f2701a39af149186f5472b8fd
treea6a77632fba022e37b25e578f0fab6e134e03a42
parent567f839c50207033e488e5f813851352c2043842
Move checks from features/vmalloc to configure.ac

Instead of checking certain headers and functions in a seperate config
script, place these checks in configure.ac and use HAVE_* style defines.
Some checks were already present in configure.ac, the others have been
added. No addtional defines in windows/config.h were needed.
There is only one check remaining in features/vmalloc.
configure.ac
lib/vmalloc/features/vmalloc
lib/vmalloc/malloc.c
lib/vmalloc/vmhdr.h
windows/include/FEATURE/vmalloc