aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-05-07 17:18:10 -0700
committerCharles Kerr <charles.kerr@canonical.com>2012-05-07 17:18:10 -0700
commit84a63033c820bf890e0bcecd2f07cc325c44e9e9 (patch)
tree64bc31aaac19f8c5785b851f3b07541d91d36a8c /Makefile.am
parent78c634c4ff2d9f64712f4a667facc66dc48a9762 (diff)
downloadayatana-ido-84a63033c820bf890e0bcecd2f07cc325c44e9e9.tar.gz
ayatana-ido-84a63033c820bf890e0bcecd2f07cc325c44e9e9.tar.bz2
ayatana-ido-84a63033c820bf890e0bcecd2f07cc325c44e9e9.zip
require gtk3
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 6cad78b..4b2a6d3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,10 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-if USE_GTK3
VER=3
-else
-VER=
-endif
V = @
Q = $(V:1=)