- 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)
commitab2465239414853a14529f88a25f13c392aa2d3f
tree44de11090d9aec02e4928f5414f41843b6ca2fae
parent200b682e9bbe79897343422f7c870382ed6de40a
- 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
source/acconfig.h
source/aclocal.m4
source/configure
source/configure.in
source/include/config.h.in
source/include/includes.h