[gjs] Another bad rebase...



commit fcf4b06e61177ac3caf0fce9d71e9ffd6739aeb5
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Tue May 7 18:23:12 2013 +0200

    Another bad rebase...
    
    Spotted thanks to ostree!

 configure.ac |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 84b9047..e230be9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,6 +13,8 @@ AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
 AC_CONFIG_SRCDIR([gjs/console.c])
 AC_CONFIG_HEADER([config.h])
 
+AC_DEFINE([GJS_VERSION], pkg_int_version, [The gjs version as an integer])
+
 GETTEXT_PACKAGE=gjs
 AC_SUBST([GETTEXT_PACKAGE])
 AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [The name of the gettext domain])


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