From: Václav Slavík Date: Mon, 4 Feb 2008 13:22:50 +0000 (+0000) Subject: updated list of aclocal m4 files X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/437a516b1a20589da9f21108c7148cf9fad85a3d updated list of aclocal m4 files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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 \