Remove the bswap constant detection from configure.ac again to try out

the SuSE patch for fixing the problem.

(Logical change 1.315)
edge.strict_endians
cantab.net!aia21 2004-03-10 15:17:51 +00:00
parent b207b80f62
commit a259a69c8d
1 changed files with 0 additions and 12 deletions

View File

@ -6,18 +6,6 @@
/* Define to 1 if you have the <byteswap.h> header file. */
#undef HAVE_BYTESWAP_H
/* Define to 1 if you have the declaration of `__bswap_constant_16', and to 0
if you don't. */
#undef HAVE_DECL___BSWAP_CONSTANT_16
/* Define to 1 if you have the declaration of `__bswap_constant_32', and to 0
if you don't. */
#undef HAVE_DECL___BSWAP_CONSTANT_32
/* Define to 1 if you have the declaration of `__bswap_constant_64', and to 0
if you don't. */
#undef HAVE_DECL___BSWAP_CONSTANT_64
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H