syncevolution/m4-repo
Murray Cumming bd8820bcbd Update m4-repo/ files from upstream
These files have changed slightly since they were last copied.
See https://bugs.meego.com/show_bug.cgi?id=17649#c6
2011-07-04 14:43:03 +02:00
..
README autotools: cleaner separation between permanent and temporary m4 macro copies 2009-07-15 22:17:28 +02:00
autotroll.m4 Update m4-repo/ files from upstream 2011-07-04 14:43:03 +02:00
autotroll.mk Qt support: use Autotroll to determine right compile flags 2010-06-30 10:38:11 +02:00
ax_boost_base.m4 Update m4-repo/ files from upstream 2011-07-04 14:43:03 +02:00

README

This directory contains m4 macros which we store in our own git
repository because they are not necessarily available in a typical
Linux distro.

The m4 directory is created automatically during autogen.sh and
contains temporary copies of system macros. It is wiped out at the
beginning of our autogen.sh because these copies do not always work
when moving between distros: libtool had problems with that.