~robert-ancell/lightdm/weston-compositor-merge

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Matthew Fischer
  • Date: 2012-06-06 03:31:03 UTC
  • mto: This revision was merged to the branch mainline in revision 1513.
  • Revision ID: matthew.fischer@canonical.com-20120606033103-8ugyi5xz0p4nqwr3
fixes 999713: setresuid/setresgid don't work on some platforms

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
AC_CHECK_HEADERS(security/pam_appl.h, [], AC_MSG_ERROR(PAM not found))
23
23
 
 
24
AC_CHECK_FUNCS(setresgid setresuid)
 
25
 
24
26
PKG_CHECK_MODULES(LIGHTDM, [
25
27
    glib-2.0 >= 2.24
26
28
    gio-2.0 >= 2.26