diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2009-02-19 22:49:38 +0000 |
|---|---|---|
| committer | tweenk <tweenk@users.sourceforge.net> | 2009-02-19 22:49:38 +0000 |
| commit | 8811218bdd8b10a728a15e055ae4bb092be268af (patch) | |
| tree | d9b92be4cd10373850de94d486a1583b1fbc230c /acinclude.m4 | |
| parent | Remove superfluous FreehandShape LPE (diff) | |
| download | inkscape-8811218bdd8b10a728a15e055ae4bb092be268af.tar.gz inkscape-8811218bdd8b10a728a15e055ae4bb092be268af.zip | |
Fix SVN revision reporting so that it doesn't relink on every make
invocation.
(bzr r7331)
Diffstat (limited to 'acinclude.m4')
| -rw-r--r-- | acinclude.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acinclude.m4 b/acinclude.m4 index 13d49c51f..61148f6b4 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -1,3 +1,4 @@ m4_include([m4/ac_define_dir.m4]) m4_include([m4/ax_openmp.m4]) m4_include([m4/relaytool.m4]) +m4_include([m4/ink_svn_snapshot_build.m4]) |
