X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Frealloc;h=5273e4a5aa5b6493d8115bbcfc3bc7556ce96583;hb=d30b2c81faee1229bfdaf32c168654c009be6e48;hp=e1530b639c21d0d023c5be7acbe1501b4af6d0eb;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/realloc b/modules/realloc index e1530b639..5273e4a5a 100644 --- a/modules/realloc +++ b/modules/realloc @@ -3,18 +3,19 @@ realloc() function that is glibc compatible. Files: lib/realloc.c -m4/realloc.m4 Depends-on: configure.ac: -jm_FUNC_REALLOC +AC_FUNC_REALLOC Makefile.am: Include: +License: +GPL + Maintainer: Jim Meyering -