Add silent Makefile rules
[deliverable/binutils-gdb.git] / gdb / gnulib / configure.ac
index db8e223eaa6aee3916458afba206e2a542336802..3d70b233965a1330bddf92b2aa758a27a583ba45 100644 (file)
@@ -1,5 +1,5 @@
 dnl Autoconf configure script for GDB, the GNU debugger.
-dnl Copyright (C) 1995-2016 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2018 Free Software Foundation, Inc.
 dnl
 dnl This file is part of GDB.
 dnl
@@ -37,6 +37,8 @@ gl_INIT
 # its Makefile.in.
 AM_INIT_AUTOMAKE(libgnu, UNUSED-VERSION, [no-define])
 
+AM_SILENT_RULES([yes])
+
 # --------------------- #
 # Checks for programs.  #
 # --------------------- #
This page took 0.024054 seconds and 4 git commands to generate.