diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 17:54:10 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 17:54:10 +0000 |
commit | a7610844bd23439954dda87545eb31d16517ef90 (patch) | |
tree | cb53954f4b54839888e05c1e39169a25ee10dc47 /app/xdm/config.h.in | |
parent | 2de9fd72e354e414dc0ce292e7f9da281783ac55 (diff) |
regen with OpenBSD autotools
Diffstat (limited to 'app/xdm/config.h.in')
-rw-r--r-- | app/xdm/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/xdm/config.h.in b/app/xdm/config.h.in index af96fa977..b539547cc 100644 --- a/app/xdm/config.h.in +++ b/app/xdm/config.h.in @@ -114,6 +114,9 @@ /* Support IPv6 for TCP connections */ #undef IPv6 +/* Support os-specific local connections */ +#undef LOCALCONN + /* Name of package */ #undef PACKAGE |