[uim-commit] r2144 - branches/r5rs/sigscheme

yamaken at freedesktop.org yamaken at freedesktop.org
Mon Nov 14 12:16:06 PST 2005


Author: yamaken
Date: 2005-11-14 12:16:01 -0800 (Mon, 14 Nov 2005)
New Revision: 2144

Modified:
   branches/r5rs/sigscheme/config.h
Log:
* sigscheme/config.h
  - (HAVE_ASPRINTF): New macro


Modified: branches/r5rs/sigscheme/config.h
===================================================================
--- branches/r5rs/sigscheme/config.h	2005-11-14 19:54:09 UTC (rev 2143)
+++ branches/r5rs/sigscheme/config.h	2005-11-14 20:16:01 UTC (rev 2144)
@@ -111,6 +111,7 @@
  * FIXME: detect with configure and link against a replace function if not
  * found
  */
+#define HAVE_ASPRINTF           1
 #define HAVE_VASPRINTF          1
 
 /*===========================================================================



More information about the uim-commit mailing list