X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0ff20b9f009c108493550d259b0c78dc44dcfdff..0253bbbabc68c9e1fbb9bed2668b5bfcf8c458ff:/build/autogen.mk?ds=sidebyside 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 \