~xnox/lightdm/archive-upload

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Robert Ancell
  • Date: 2011-06-06 01:19:32 UTC
  • Revision ID: robert.ancell@canonical.com-20110606011932-ub772nrgi6v8vhh7
Start working on tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
    xdmcp
34
34
])
35
35
 
 
36
PKG_CHECK_MODULES(GOBJECT, [
 
37
    gobject-2.0
 
38
])    
 
39
 
36
40
AC_ARG_ENABLE(liblightdm-gobject,
37
41
        AS_HELP_STRING([--enable-liblightdm-gobject],[Enable LightDM client gobject libraries [[default=yes]]]),
38
42
        [enable_liblightdm_gobject=$enableval],
273
277
liblightdm-qt/QLightDM/Makefile
274
278
po/Makefile.in
275
279
src/Makefile
 
280
tests/Makefile
276
281
themes/Makefile
277
282
themes/example-gtk-gnome/Makefile
278
283
themes/example-python-gtk-gnome/Makefile