diff --git a/configure b/configure index d030b6a..8a02b90 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 437 . +# From configure.in Revision: 467 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.59. # diff --git a/include/defs.h.in b/include/defs.h.in index fec8afe..1f3d836 100644 --- a/include/defs.h.in +++ b/include/defs.h.in @@ -408,10 +408,10 @@ /* Define this if you are unsure what is 32 bits. */ #undef UNKNOWN_32INT -/* Define this if an unsigned long is 32 bits. */ +/* Define this if an unsigned int is 32 bits. */ #undef UNSIGNED_INT32 -/* Define this if an unsigned int is 32 bits. */ +/* Define this if an unsigned long is 32 bits. */ #undef UNSIGNED_LONG32 /* Define this if you want GNOME support. */