aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-12-13 01:53:16 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-12-13 01:53:16 +0800
commitc15466cbbd83a69ac733fb5645f9c5df815d9250 (patch)
treea915c500473893e501a0e1c1b64f536d46f2ad21 /configure.ac
parent02f27e70cf032fb8b5879e49148e192cb9fe688b (diff)
downloadgsoc2013-empathy-c15466cbbd83a69ac733fb5645f9c5df815d9250.tar
gsoc2013-empathy-c15466cbbd83a69ac733fb5645f9c5df815d9250.tar.gz
gsoc2013-empathy-c15466cbbd83a69ac733fb5645f9c5df815d9250.tar.bz2
gsoc2013-empathy-c15466cbbd83a69ac733fb5645f9c5df815d9250.tar.lz
gsoc2013-empathy-c15466cbbd83a69ac733fb5645f9c5df815d9250.tar.xz
gsoc2013-empathy-c15466cbbd83a69ac733fb5645f9c5df815d9250.tar.zst
gsoc2013-empathy-c15466cbbd83a69ac733fb5645f9c5df815d9250.zip
Generate ChangeLog from svn commits. Copy generator from epiphany
svn path=/trunk/; revision=474
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c75d58ade..bd6df769d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,6 +65,14 @@ GLIB_GENMARSHAL=`$PKG_CONFIG glib-2.0 --variable=glib_genmarshal`
AC_SUBST(GLIB_GENMARSHAL)
dnl -----------------------------------------------------------
+dnl SVN for ChangeLog generation
+dnl -----------------------------------------------------------
+
+AC_SUBST([SVN_ROOT],[http://svn.gnome.org/svn])
+AC_SUBST([SVN_MODULE],[empathy])
+AC_SUBST([SVN_BRANCH],["trunk"])
+
+dnl -----------------------------------------------------------
dnl Language Support
dnl -----------------------------------------------------------