summaryrefslogtreecommitdiff
path: root/dviware/dvisvgm/config.h.in
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-01-12 03:01:29 +0000
committerNorbert Preining <norbert@preining.info>2023-01-12 03:01:29 +0000
commit6a7900c93acc16d1bbd2f1e26286c7dd7387e6c0 (patch)
tree76196287351cba68a51934c49468bf1a7846aa76 /dviware/dvisvgm/config.h.in
parentc1c19023b4b1d43cb874f84df5102b485853e672 (diff)
CTAN sync 202301120301
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