warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / calloc
blob8869bb18006897d57d44755392bd821e5248ccf1
1 Description:
2 calloc() function that is glibc compatible.
4 Status:
5 deprecated
7 Notice:
8 This module is deprecated. Use the module 'calloc-gnu' instead.
10 Files:
12 Depends-on:
13 calloc-gnu
15 configure.ac:
17 Makefile.am:
19 Include:
20 <stdlib.h>
22 License:
23 GPL
25 Maintainer:
26 Jim Meyering