X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Frealloc;h=b712e023593706926829bfaa62c52f14ff2bf6da;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=4631ebfa916cd17115f56c9cba574d7700ce9924;hpb=0d70b29e703e64230b9c54350b97d628a335c801;p=gnulib.git diff --git a/modules/realloc b/modules/realloc index 4631ebfa9..b712e0235 100644 --- a/modules/realloc +++ b/modules/realloc @@ -6,15 +6,18 @@ This module should not be used as a dependency from a test module, otherwise when this module occurs as a tests-related module, it will have side effects on the compilation of the main modules in lib/. +Status: +deprecated + +Notice: +This module is deprecated. Use the module 'realloc-gnu' instead. + Files: -lib/realloc.c Depends-on: -realloc-posix +realloc-gnu configure.ac: -AC_FUNC_REALLOC -AC_DEFINE([GNULIB_REALLOC_GNU], 1, [Define to indicate the 'realloc' module.]) Makefile.am: