Respin configure and defs.h.in for configure.in r467.

git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@468 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Kevin Easton
2013-11-16 00:09:33 +00:00
parent f178d6e024
commit 021812f6ae
2 changed files with 3 additions and 3 deletions

View File

@@ -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. */