[sawfish] gitdate subst



commit 251a7777ab606eb018d4cad91acff6ac5c8fad76
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Mon Dec 28 22:05:57 2009 +0100

    gitdate subst

 configure.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index e671394..636937f 100644
--- a/configure.in
+++ b/configure.in
@@ -351,6 +351,8 @@ if test "x$KDEDIR" = x; then
 	KDEDIR="/usr/share/apps/"
 fi
 
+gitdate=`date +%y%m%d`
+
 dnl Nonstandard exported symbols
 AC_SUBST(version)
 AC_SUBST(subversion)
@@ -360,6 +362,7 @@ AC_SUBST(lispdir)
 AC_SUBST(localedir)
 AC_SUBST(install_sh)
 AC_SUBST(datarootdir)
+AC_SUBST(gitdate)
 AC_SUBST(MAKEDEP)
 AC_SUBST(GNOMEDIR)
 AC_SUBST(KDEDIR)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]