]> git.saurik.com Git - wxWidgets.git/blobdiff - build/autogen.mk
fix assertion failure when string transform is requested before entry is set
[wxWidgets.git] / build / autogen.mk
index 2da3f2fa74074c1376a75ed4a8e97512d0010d25..3eba33b0b9a995c1f427912108851d3fe7b36863 100644 (file)
@@ -51,14 +51,19 @@ 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 \
   build/aclocal/gtk.m4 \
   build/aclocal/pkg.m4 \
-  build/aclocal/sdl.m4
+  build/aclocal/sdl.m4 \
+  build/aclocal/visibility.m4
 
 # Run aclocal whenever acinclude or one of our local m4s is updated.
 aclocal.m4: configure.in acinclude.m4 $(ACLOCAL_SOURCES)