~canonical-dx-team/ido/trunk.13.04

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Charles Kerr
  • Date: 2012-08-22 14:57:08 UTC
  • mfrom: (109.3.6 nogtk2)
  • Revision ID: charles.kerr@canonical.com-20120822145708-z9bp0kc26w135sp6
merge lp:~charlesk/ido/nogtk2 to remove gtk2 support from the configure script and the source

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
2
2
 
3
 
if USE_GTK3
4
3
VER=3
5
 
else
6
 
VER=
7
 
endif
8
4
 
9
5
V         = @
10
6
Q         = $(V:1=)