$NetBSD: patch-configure,v 1.2 2023/04/25 19:47:59 wiz Exp $

Remove duplicate definitions - src/radeon.h defines these as well.

--- configure.orig	2023-04-25 18:45:20.000000000 +0000
+++ configure
@@ -21000,14 +21000,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
 
