]> www.ginac.de Git - cln.git/blobdiff - include/cln/config.h.in
Update to new gas-arm syntax.
[cln.git] / include / cln / config.h.in
index 723341869f9b05e7a5519a801c4f938e836014db..ef87e313da9923e0404a650d008dbfc498fdf933 100644 (file)
@@ -51,6 +51,9 @@
 #ifndef __convex__
 #undef __convex__
 #endif
+#ifndef __ia64__
+#undef __ia64__
+#endif
 
 
 /* assembler syntax */
 /* Define if you have <unistd.h>. */
 #undef HAVE_UNISTD_H
 
+/* CL_GMP_SET_UINTD */
+/* Define one of the following so sizeof(uintD) matches sizeof(mp_limb_t). */
+#undef GMP_DEMANDS_UINTD_LONG_LONG
+#undef GMP_DEMANDS_UINTD_LONG
+#undef GMP_DEMANDS_UINTD_INT
+
 
 /* functions and declarations */