$NetBSD: patch-configure,v 1.2 2022/12/04 22:04:58 wiz Exp $

Avoid redefinition of bswap*

--- configure.orig	2022-12-04 21:09:01.000000000 +0000
+++ configure
@@ -20352,14 +20352,6 @@ printf "%s\n" "$SYS_ENDIAN_BSWAP" >&6; }
 printf "%s\n" "#define USE_SYS_ENDIAN_H 1" >>confdefs.h
 
 
-printf "%s\n" "#define bswap_16 ${BSWAP}16" >>confdefs.h
-
-
-printf "%s\n" "#define bswap_32 ${BSWAP}32" >>confdefs.h
-
-
-printf "%s\n" "#define bswap_64 ${BSWAP}64" >>confdefs.h
-
 	fi
 fi
 
