Description: Fix FTBFS with Boost >= 1.89
Author: Adrian Bunk <bunk@debian.org>
Bug-Debian: https://bugs.debian.org/1127179
Forwarded: not-needed

--- codeblocks-25.03+dfsg.orig/configure.ac
+++ codeblocks-25.03+dfsg/configure.ac
@@ -256,7 +256,6 @@ case $WX_BASENAME in
 		if test "x$BUILD_NASSISHNEIDERMAN_TRUE" = "x" ; then
 			dnl Check whether boost is installed
 			AX_BOOST_BASE
-			AX_BOOST_SYSTEM
 		fi
 
 		CB_GLIB2_CFLAGS="$GLIB2_CFLAGS"
