wxWidgets/build/aclocal
Vadim Zeitlin 3f66f6a5b3 Remove all lines containing cvs/svn "$Id$" keyword.
This keyword is not expanded by Git which means it's not replaced with the
correct revision value in the releases made using git-based scripts and it's
confusing to have lines with unexpanded "$Id$" in the released files. As
expanding them with Git is not that simple (it could be done with git archive
and export-subst attribute) and there are not many benefits in having them in
the first place, just remove all these lines.

If nothing else, this will make an eventual transition to Git simpler.

Closes #14487.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-26 16:02:46 +00:00
..
ac_raf_func_which_getservbyname_r.m4 No code changes, fixed various typos. 2011-04-03 20:31:32 +00:00
atomic_builtins.m4 check that the version of __sync_sub_and_fetch that returns a value is supported, not just the void one 2007-12-05 10:51:28 +00:00
ax_cflags_gcc_option.m4 use -Woverloaded-virtual if g++ supports it 2008-11-12 15:58:56 +00:00
ax_func_which_gethostbyname_r.m4 Use AC_LANG_SOURCE and add missing quoting to configure. 2011-10-26 23:20:10 +00:00
ax_gcc_option.m4 don't use __thread keyword with g++ < 4 as it results in mysterious problems at link time related to thread-local static wxString::ms_cache 2008-11-23 01:53:24 +00:00
ax_gxx_version.m4 don't use __thread keyword with g++ < 4 as it results in mysterious problems at link time related to thread-local static wxString::ms_cache 2008-11-23 01:53:24 +00:00
bakefile-dllar.m4 update m4 files to bakefile 0.2.2 2007-03-07 21:50:47 +00:00
bakefile-lang.m4 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
bakefile.m4 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cppunit.m4 Display 'no' when the test fails and correct quoting. 2006-08-16 19:21:16 +00:00
gst-element-check.m4 added all .m4 files used by our configure; run aclocal with -I build/aclocal argument now 2005-09-18 13:24:14 +00:00
gtk-2.0.m4 Fixed miss-spelling in output messages (enviroment -> environment, 2012-02-18 19:31:59 +00:00
gtk-3.0.m4 Fix checking for GTK+ 3.0 in configure. 2013-07-10 20:48:48 +00:00
gtk.m4 Fixed miss-spelling in output messages (enviroment -> environment, 2012-02-18 19:31:59 +00:00
pkg.m4 Bring through upstream version tagged PKGCONF_0_20. 2006-08-16 19:51:18 +00:00
sdl.m4 Fixed miss-spelling in output messages (enviroment -> environment, 2012-02-18 19:31:59 +00:00
visibility.m4 Disable symbols visibility support for the Clang compiler. 2011-07-31 13:25:30 +00:00