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:
2
configure
vendored
2
configure
vendored
@@ -1,5 +1,5 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# From configure.in Revision: 437 .
|
# From configure.in Revision: 467 .
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.59.
|
# Generated by GNU Autoconf 2.59.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -408,10 +408,10 @@
|
|||||||
/* Define this if you are unsure what is 32 bits. */
|
/* Define this if you are unsure what is 32 bits. */
|
||||||
#undef UNKNOWN_32INT
|
#undef UNKNOWN_32INT
|
||||||
|
|
||||||
/* Define this if an unsigned long is 32 bits. */
|
/* Define this if an unsigned int is 32 bits. */
|
||||||
#undef UNSIGNED_INT32
|
#undef UNSIGNED_INT32
|
||||||
|
|
||||||
/* Define this if an unsigned int is 32 bits. */
|
/* Define this if an unsigned long is 32 bits. */
|
||||||
#undef UNSIGNED_LONG32
|
#undef UNSIGNED_LONG32
|
||||||
|
|
||||||
/* Define this if you want GNOME support. */
|
/* Define this if you want GNOME support. */
|
||||||
|
|||||||
Reference in New Issue
Block a user