~unity-team/unity-lens-sample/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Mikkel Kamstrup Erlandsen
  • Date: 2010-10-23 19:28:23 UTC
  • Revision ID: mikkel.kamstrup@gmail.com-20101023192823-gw12ovvxnd3cjp6y
Require only Valac 0.9 since maverick doesn't ship 0.10

Make code more readable and add some comments

Do some s/files/sample/ in src/Makefile.am

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
                  gobject-2.0 >= $GLIB_REQUIRED
61
61
                  gio-2.0 >= $GLIB_REQUIRED
62
62
                  gio-unix-2.0 >= $GLIB_REQUIRED
 
63
                  dbus-glib-1 >= 0.88
63
64
                  gee-1.0
64
 
                  dee-1.0 >= 0.5.10
65
 
                  unity >= 3.4.6)
 
65
                  dee-1.0 >= 0.4.2
 
66
                  unity >= 0.2.41)
66
67
 
67
68
AC_SUBST(PLACE_DAEMON_CFLAGS)
68
69
AC_SUBST(PLACE_DAEMON_LIBS)