gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gnulib / configure.ac
index fac7f6ca85e32fe2c37f4c08d757816d6a6854e1..7661b8b7cd30da766d950ca39d6d0faadfcffc75 100644 (file)
@@ -1,5 +1,5 @@
 dnl Autoconf configure script for GDB, the GNU debugger.
-dnl Copyright (C) 1995-2019 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2020 Free Software Foundation, Inc.
 dnl
 dnl This file is part of GDB.
 dnl
@@ -37,9 +37,7 @@ AC_CANONICAL_SYSTEM
 
 gl_INIT
 
-# We don't use automake, but gnulib does.  This line lets us generate
-# its Makefile.in.
-AM_INIT_AUTOMAKE([no-define foreign])
+AM_INIT_AUTOMAKE([no-define no-dist foreign])
 
 AM_SILENT_RULES([yes])
 
This page took 0.027382 seconds and 4 git commands to generate.