~kamstrup/+junk/winwrangler

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: "Mikkel Kamstrup Erlandsen"
  • Date: 2008-10-29 21:07:37 UTC
  • Revision ID: mikkel.kamstrup@gmail.com-20081029210737-aurfexr5fqvwkzw3
Add labels to layouts

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
 
32
32
 
33
 
PKG_CHECK_MODULES(WINWRANGLER, [libwnck-1.0 >= 2.22 glib-2.0 >= 2.15.6 gobject-2.0 >= 2.15.6 gtk+-2.0 >= 2.12 gtkhotkey-1.0 = 0.1])
 
33
PKG_CHECK_MODULES(WINWRANGLER, [libwnck-1.0 >= 2.22 glib-2.0 >= 2.15.6 gobject-2.0 >= 2.15.6 gtk+-2.0 >= 2.12 gtkhotkey-1.0 >= 0.2])
34
34
AC_SUBST(WINWRANGLER_CFLAGS)
35
35
AC_SUBST(WINWRANGLER_LIBS)
36
36