summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorElliott Sales de Andrade <quantum.analyst@gmail.com>2017-06-15 00:08:40 +0000
committerElliott Sales de Andrade <quantum.analyst@gmail.com>2017-06-15 08:50:53 +0000
commit9558bbd1040b29e65e3f2cf20b2ce2347be30f0e (patch)
tree8e7a40ef6b7550358b50183838b9f4fca9a2a14e /config.h.cmake
parentRemove cmake checks for C89 headers. (diff)
downloadinkscape-9558bbd1040b29e65e3f2cf20b2ce2347be30f0e.tar.gz
inkscape-9558bbd1040b29e65e3f2cf20b2ce2347be30f0e.zip
Remove cmake checks for unused sys/ headers.
Nothing tests these macros nor includes these files, so I don't think there's any useful side-effect for checking that they exist.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 1dffd4f21..f9f6a3fbf 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -167,9 +167,6 @@
/* Define to 1 if `usmblks' is member of `struct mallinfo'. */
#cmakedefine HAVE_STRUCT_MALLINFO_USMBLKS 1
-/* Define to 1 if you have the <sys/filio.h> header file. */
-#cmakedefine HAVE_SYS_FILIO_H 1
-
/* Define to 1 if you have the <sys/stat.h> header file. */
#cmakedefine HAVE_SYS_STAT_H 1