summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-02-27 21:45:11 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-02-27 21:45:11 +0000
commitdaf236d476026a4b3395fe77c7fff1fc912b4881 (patch)
tree92eeccbb6c0cffbfed215035878096e4d47d5714 /configure.in
parent0f814691d82046be1311941f80814f4bd4491c4c (diff)
downloadgdm-daf236d476026a4b3395fe77c7fff1fc912b4881.tar.gz
(forgot to commit yesterday after release)
-George Tue Feb 27 16:44:34 2001 George Lebl <jirka@5z.com> * config/gdm.conf.in: apply patch from Vlad Harchev <hvv@hippo.ru> to not force the adobe helvetica font and to exclude postgres and pvm users by default Tue Feb 27 00:25:10 2001 George Lebl <jirka@5z.com> * Release 2.0.99 Tue Feb 27 00:25:09 2001 George Lebl <jirka@5z.com> * daemon/gdm.c, daemon/xdmcp.c: Fixed xdmcp closing routine, and close the xdmcp fd before restarting after a HUP so that xdmcp doesn't fail. If we fail when initting xdmcp don't die, but just disable xdmcp and continue after screaming stuff into syslog.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 7981f3a2..74db76c8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(daemon/gdm.h)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gdm,2.0.98.1)
+AM_INIT_AUTOMAKE(gdm,2.0.99)
AM_MAINTAINER_MODE
AM_ACLOCAL_INCLUDE(macros)