Author: kelnos Date: 2008-10-20 09:31:03 +0000 (Mon, 20 Oct 2008) New Revision: 28316
Modified: xfconf/trunk/configure.ac.in Log: re-add svn version tag so xfce4-session will actually build Modified: xfconf/trunk/configure.ac.in =================================================================== --- xfconf/trunk/configure.ac.in 2008-10-20 08:25:23 UTC (rev 28315) +++ xfconf/trunk/configure.ac.in 2008-10-20 09:31:03 UTC (rev 28316) @@ -12,7 +12,7 @@ m4_define([xfconf_version_minor], [5]) m4_define([xfconf_version_micro], [91]) m4_define([xfconf_version_build], [EMAIL PROTECTED]@]) -m4_define([xfconf_version_tag], []) +m4_define([xfconf_version_tag], [svn]) m4_define([xfconf_version], [xfconf_version_major().xfconf_version_minor().xfconf_version_micro()ifelse(xfconf_version_tag(), [svn], [xfconf_version_tag()-xfconf_version_build()], [xfconf_version_tag()])]) dnl init autoconf _______________________________________________ Xfce4-commits mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce4-commits
