Kaydet (Commit) e736177d authored tarafından Barry Warsaw's avatar Barry Warsaw

Added #undef HAVE_UINTPTR_T for autoconf's delight.

üst 5eae2c16
......@@ -59,6 +59,9 @@
/* Define this if you have the type long long */
#undef HAVE_LONG_LONG
/* Define this if you have the type uintptr_t */
#undef HAVE_UINTPTR_T
/* Define if your compiler supports function prototypes */
#undef HAVE_PROTOTYPES
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment