_Noreturn not a separate module
authorKarl Berry <karl@freefriends.org>
Sat, 6 Aug 2011 14:30:55 +0000 (07:30 -0700)
committerKarl Berry <karl@freefriends.org>
Sat, 6 Aug 2011 14:30:55 +0000 (07:30 -0700)
ChangeLog
MODULES.html.sh

index 3e4c1a2..72e7611 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-08-06  Karl Berry  <karl@gnu.org>
+
+       * MODULES.html.sh (func_all_files): _Noreturn is no longer
+       a separate module.
+
 2011-08-05  Simon Josefsson  <simon@josefsson.org>
 
        openat: Fix warnings and commens when building unlinkat.c on Hurd.
index 6d84587..8785ff2 100755 (executable)
@@ -2319,10 +2319,6 @@ func_all_modules ()
   func_wrap H3
   func_echo "$element"
 
-  func_begin_table
-  func_module _Noreturn
-  func_end_table
-
   element="Support for obsolete systems lacking POSIX:2008"
   func_section_wrap posix_sup_obsolete
   func_wrap H2