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