Change to LGPL.
[gnulib.git] / MODULES.html.sh
index c6b29c3..f17c2c8 100755 (executable)
@@ -1436,6 +1436,7 @@ func_all_modules ()
   func_module free
   func_module malloc
   func_module realloc
+  func_module pagealign_alloc
   func_end_table
 
   element="Date and time <time.h>"
@@ -1905,6 +1906,7 @@ func_all_modules ()
   func_begin_table
   func_module gettext
   func_module iconv
+  func_module iconvme
   func_module localcharset
   func_module hard-locale
   func_module mbswidth
@@ -1942,12 +1944,12 @@ func_all_modules ()
   func_wrap H3
   func_echo "$element"
 
-  #func_begin_table
-  #func_module classpath
-  #func_module javacomp
-  #func_module javaexec
+  func_begin_table
+  func_module classpath
+  func_module javacomp
+  func_module javaexec
   #func_module gcj
-  #func_end_table
+  func_end_table
 
   element="Misc"
   element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`