diff options
author | Stefano Karapetsas <[email protected]> | 2013-11-09 16:32:17 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-11-09 16:32:17 +0100 |
commit | 07d39e714ce7d0d59864f4a235f06f4bbb223aac (patch) | |
tree | d92ebe77dd412e032debf5a1afe311dd6a8b9449 /configure.ac | |
parent | fb95e119190c2e1234a3002ce19dce095fe88a1f (diff) | |
download | eom-07d39e714ce7d0d59864f4a235f06f4bbb223aac.tar.bz2 eom-07d39e714ce7d0d59864f4a235f06f4bbb223aac.tar.xz |
Show GTK version in configure summary
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 599bb16..9163fdc 100644 --- a/configure.ac +++ b/configure.ac @@ -510,6 +510,7 @@ Configure summary: Compiler ...................: ${CC} Extra Compiler Warnings ....: ${WARN_CFLAGS} + GTK version ................: ${GTK_API_VERSION} Python support .............: ${have_python} EXIF support ...............: ${have_exif} XMP support ................: ${have_exempi} |