From b9c1b3ae9d1cb02e7712988570355d4258f1bcb0 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 30 May 2008 12:59:52 +0200 Subject: [PATCH] modules/autobuild (configure.ac): Call AB_INIT. --- ChangeLog | 4 ++++ modules/autobuild | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 85f11ce4b8..f50e90f9f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-05-30 Simon Josefsson + + * modules/autobuild (configure.ac): Call AB_INIT. + 2008-05-30 Simon Josefsson * tests/test-getaddrinfo.c: Don't print debug messages by default. diff --git a/modules/autobuild b/modules/autobuild index f1856e01d8..a73be0af96 100644 --- a/modules/autobuild +++ b/modules/autobuild @@ -7,6 +7,7 @@ m4/autobuild.m4 Depends-on: configure.ac: +AB_INIT Makefile.am: -- 2.30.2