Skip to content
  • Niels Möller's avatar
    Fix configure check for __builtin_bswap64. · 9f4180d6
    Niels Möller authored
    * configure.ac: Use AC_TRY_LINK rather than AC_TRY_COMPILE to
    check for __builtin_bswap64. Since calling an non-existing
    function typically results in a warning only at compile time, but
    fails at link time. Patch contributed by by George Koehler.
    9f4180d6
To find the state of this project's repository at the time of any of these versions, check out the tags.