[geany/geany-plugins] 43934f: Show in the status the GTK version the Geany we build against uses
Colomban Wendling
git-noreply at xxxxx
Wed Mar 13 18:07:52 UTC 2013
Branch: refs/heads/master
Author: Colomban Wendling <ban at herbesfolles.org>
Committer: Colomban Wendling <ban at herbesfolles.org>
Date: Wed, 13 Mar 2013 18:07:52 UTC
Commit: 43934f2aff5c967cc7e71dc821a42008aea08350
https://github.com/geany/geany-plugins/commit/43934f2aff5c967cc7e71dc821a42008aea08350
Log Message:
-----------
Show in the status the GTK version the Geany we build against uses
Modified Paths:
--------------
build/status.m4
Modified: build/status.m4
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -50,7 +50,7 @@ AC_DEFUN([GP_STATUS_PRINT],
${PACKAGE}-${VERSION}
Build Environment:
- Geany version: ${GEANY_VERSION}
+ Geany version: ${GEANY_VERSION} (GTK${GP_GTK_VERSION_MAJOR})
Install prefix: ${prefix}
Datadir: ${expanded_datadir}/${PACKAGE_TARNAME}
Libdir: ${expanded_libdir}/${PACKAGE_TARNAME}
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list