aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/configure.ac')
-rw-r--r--gdbserver/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/configure.ac b/gdbserver/configure.ac
index 285a297..0da2bfa 100644
--- a/gdbserver/configure.ac
+++ b/gdbserver/configure.ac
@@ -18,7 +18,7 @@ dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(server.c)
+AC_INIT(server.cc)
AC_CONFIG_HEADERS(config.h:config.in, [echo > stamp-h])
AM_MAINTAINER_MODE