summaryrefslogtreecommitdiff
path: root/dviware/dvisvgm/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'dviware/dvisvgm/config.h.in')
-rw-r--r--dviware/dvisvgm/config.h.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/dviware/dvisvgm/config.h.in b/dviware/dvisvgm/config.h.in
index a853374f69..f649cc3dcb 100644
--- a/dviware/dvisvgm/config.h.in
+++ b/dviware/dvisvgm/config.h.in
@@ -115,6 +115,12 @@
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL
+/* Define to 1 if the system has the `__builtin_clz' built-in function */
+#undef HAVE___BUILTIN_CLZ
+
+/* The machine triplet of the host system */
+#undef HOST_SYSTEM
+
/* Define to 1 if the kpathsea headers are not C++ safe. */
#undef KPSE_CXX_UNSAFE
@@ -151,9 +157,6 @@
backward compatibility; new code need not use it. */
#undef STDC_HEADERS
-/* The machine triplet of the target system */
-#undef TARGET_SYSTEM
-
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#undef TM_IN_SYS_TIME