X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Frealloc;h=b712e023593706926829bfaa62c52f14ff2bf6da;hb=7f68b5ace68d29f3627ce2e3a1e8966aea5ec778;hp=d4f2167fca3f422ed9159e54a62e63eb1c388e06;hpb=800b95c20c636e1bd2e0f1c5e1ce3f84b5089942;p=gnulib.git diff --git a/modules/realloc b/modules/realloc index d4f2167fc..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: -gl_FUNC_REALLOC_GNU -AC_DEFINE([GNULIB_REALLOC_GNU], 1, [Define to indicate the 'realloc' module.]) Makefile.am: