- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
authorAndrew Tridgell <tridge@samba.org>
Wed, 30 May 2001 12:28:13 +0000 (12:28 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 30 May 2001 12:28:13 +0000 (12:28 +0000)
commit05d08414728313e2ca04cd5ccbd3ce9d3470a0a3
treeb2af01ef32b440fec6d89b097246aa86840b1941
parentad7c3ea0f0918f09283ab28e4fe99f1156ab52f1
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
  tests for a fn or variable being defined in headers
- used this to add prototypes for asprintf and vasprintf on systems
  that don't have them
(This used to be commit ab2465239414853a14529f88a25f13c392aa2d3f)
source3/acconfig.h
source3/aclocal.m4
source3/configure
source3/configure.in
source3/include/config.h.in
source3/include/includes.h