Description: The _Noreturn keyword of C11. Applicability: all Files: build-aux/snippet/_Noreturn.h Depends-on: configure.ac: Makefile.am: # Because this Makefile snippet defines a variable used by other # gnulib Makefile snippets, it must be present in all Makefile.am that # need it. This is ensured by the applicability 'all' defined above. _NORETURN_H=$(top_srcdir)/build-aux/snippet/_Noreturn.h Include: License: LGPLv2+ Maintainer: all