Comment 5 for bug 849980

Revision history for this message
Markos Chandras (hwoarang) wrote :

You seem to have applied the patch wrong.

In configure.ac this line is broken.
elif test x"enable_gtk_greeter" = "xyes"; then

you forgot to put a '$' before enable_gtk_greeter variable

Please re-open this bug since it is not fixed