aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/configure.ac')
-rw-r--r--gdbserver/configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdbserver/configure.ac b/gdbserver/configure.ac
index 2abe93e..f5a669a 100644
--- a/gdbserver/configure.ac
+++ b/gdbserver/configure.ac
@@ -1,5 +1,5 @@
dnl Autoconf configure script for GDB server.
-dnl Copyright (C) 2000-2024 Free Software Foundation, Inc.
+dnl Copyright (C) 2000-2025 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
@@ -50,8 +50,6 @@ AC_ARG_PROGRAM
# necessary, set CXX_DIALECT to some -std=xxx switch.
AX_CXX_COMPILE_STDCXX(17, , mandatory)
-AC_HEADER_STDC
-
GDB_AC_COMMON
# This is set by GDB_AC_COMMON.
AC_SUBST(WIN32APILIBS)