Pass the requested size from xmalloc() and xrealloc() on to xalloc_fail_func()
[tinc] / Makefile.am
1 ## Process this file with automake to get Makefile.in
2
3 AUTOMAKE_OPTIONS = gnits
4
5 SUBDIRS = m4 lib cipher src doc
6
7 ACLOCAL_AMFLAGS = -I m4
8
9 EXTRA_DIST = TODO
10