From 437a516b1a20589da9f21108c7148cf9fad85a3d Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 4 Feb 2008 13:22:50 +0000 Subject: [PATCH] updated list of aclocal m4 files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/autogen.mk | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build/autogen.mk b/build/autogen.mk index fa06f2f0cc..3eba33b0b9 100644 --- a/build/autogen.mk +++ b/build/autogen.mk @@ -51,8 +51,12 @@ configure: configure.in aclocal.m4 autoconf_inc.m4 autoconf_m4f $(AUTOCONF) -B $(AUTOHACKS_PREPEND_INCLUDE_DIR) ACLOCAL_SOURCES = \ - build/aclocal/bakefile.m4 \ + build/aclocal/ac_raf_func_which_getservbyname_r.m4 \ + build/aclocal/atomic_builtins.m4 \ + build/aclocal/ax_func_which_gethostbyname_r.m4 \ + build/aclocal/bakefile-dllar.m4 \ build/aclocal/bakefile-lang.m4 \ + build/aclocal/bakefile.m4 \ build/aclocal/cppunit.m4 \ build/aclocal/gst-element-check.m4 \ build/aclocal/gtk-2.0.m4 \ -- 2.50.0