frexp, frexp-nolibm: Move AC_LIBOBJ invocations to module description.
[pspp] / lib / uinttostr.c
index 1662985f4091331644bf217ff0b432a915b8e1f8..48fd98f21c5ba521613a84129e9f2c960c2e32eb 100644 (file)
@@ -1,4 +1,3 @@
-#define inttostr uinttostr
+#define anytostr uinttostr
 #define inttype unsigned int
-#define inttype_is_signed 0
-#include "inttostr.c"
+#include "anytostr.c"