Remove module getstr (already gone) and module linebreak (not yet there).
authorBruno Haible <bruno@clisp.org>
Mon, 20 Jan 2003 10:15:43 +0000 (10:15 +0000)
committerBruno Haible <bruno@clisp.org>
Mon, 20 Jan 2003 10:15:43 +0000 (10:15 +0000)
MODULES.html.sh

index 2f4894e67afabd9957bf0416c317416fae0ae01c..0b322b11f13e7a1395bdd410cae970c6d9526a12 100755 (executable)
@@ -1576,7 +1576,6 @@ func_all_modules ()
 
   func_begin_table
   func_module diacrit
-  func_module getstr
   func_module getline
   func_module linebuffer
   func_module obstack
@@ -1818,7 +1817,7 @@ func_all_modules ()
   #func_module ucs4-utf16
   #func_module utf8-ucs4
   #func_module utf16-ucs4
-  func_module linebreak
+  #func_module linebreak
   func_end_table
 
   element="Executing programs"