X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=gnulib%2Fimport%2Fm4%2Finclude_next.m4;h=86eb2c97c925bbdee4fa337e4661a9f728669e9e;hb=c0c3707ff46ccfb78ea175dd42d628d8c90dca8b;hp=db0f2c0795cfac3ec2c8b932d4e6dbccc3c0bb27;hpb=f81e7e2db6d1aaf47561e54356aee12b585533c2;p=deliverable%2Fbinutils-gdb.git diff --git a/gnulib/import/m4/include_next.m4 b/gnulib/import/m4/include_next.m4 index db0f2c0795..86eb2c97c9 100644 --- a/gnulib/import/m4/include_next.m4 +++ b/gnulib/import/m4/include_next.m4 @@ -1,12 +1,13 @@ -# include_next.m4 serial 23 -dnl Copyright (C) 2006-2016 Free Software Foundation, Inc. +# include_next.m4 serial 24 +dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert and Derek Price. -dnl Sets INCLUDE_NEXT and PRAGMA_SYSTEM_HEADER. +dnl Sets INCLUDE_NEXT, INCLUDE_NEXT_AS_FIRST_DIRECTIVE, PRAGMA_SYSTEM_HEADER, +dnl and PRAGMA_COLUMNS. dnl dnl INCLUDE_NEXT expands to 'include_next' if the compiler supports it, or to dnl 'include' otherwise.