comparison configure.in @ 1160:6dab73c62b75

[gaim-migrate @ 1170] checks for icqlib committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 28 Nov 2000 15:24:22 +0000
parents 938d9cd76148
children a97e334ecfa2
comparison
equal deleted inserted replaced
1159:303bb4328328 1160:6dab73c62b75
131 if test "x$enable_multi" != "xyes" ; then 131 if test "x$enable_multi" != "xyes" ; then
132 AC_DEFINE(NO_MULTI) 132 AC_DEFINE(NO_MULTI)
133 fi 133 fi
134 134
135 if test "x$enable_plugins" = xyes ; then 135 if test "x$enable_plugins" = xyes ; then
136 dnl checks for icqlib
137 AC_CHECK_HEADERS(asm/byteorder.h byteswap.h endian.h machine/endian.h arpa/nameser_compat.h)
138 AC_CHECK_FUNCS(bswap_32 bswap_16)
139
136 AC_DEFINE(GAIM_PLUGINS) 140 AC_DEFINE(GAIM_PLUGINS)
137 fi 141 fi
138 142
139 dnl This was taken straight from X-Chat. 143 dnl This was taken straight from X-Chat.
140 dnl X-Chat is the greatest application ever, not only 144 dnl X-Chat is the greatest application ever, not only