Don't do local checks on xnlock, it only passes if there is a working

X11 socket, XXX should really be fixed in xnlock


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12557 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-08-16 19:09:40 +00:00
parent b9b8d2152d
commit 99bd855734

View File

@@ -8,6 +8,7 @@ WFLAGS += $(WFLAGS_NOIMPLICITINT)
if HAVE_X
CHECK_LOCAL = no-check-local
bin_PROGRAMS = xnlock
else