New module 'eealloc'.
authorBruno Haible <bruno@clisp.org>
Tue, 20 Jan 2004 13:59:58 +0000 (13:59 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 20 Jan 2004 13:59:58 +0000 (13:59 +0000)
MODULES.html.sh

index 2b48843df54e0ee6880ab458af32b84661f1a341..736d34da29825f7ede651ce638d83efe877642f6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2002-2004 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -1430,6 +1430,7 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
+  func_module eealloc
   func_module malloc
   func_module realloc
   func_end_table