summaryrefslogtreecommitdiffstats
path: root/ktalkd/configure.in.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:32:11 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:32:11 -0600
commitfa36c3f25d27eadec4ce1605790e519df6234e51 (patch)
tree1d227e9ba55bf08f9e4fcea2af38b3defdce6b64 /ktalkd/configure.in.in
parent9f97121b38893c64311d29529eb686126ac84bc1 (diff)
downloadtdenetwork-fa36c3f25d27eadec4ce1605790e519df6234e51.tar.gz
tdenetwork-fa36c3f25d27eadec4ce1605790e519df6234e51.zip
Part 1 of 2 of kdm rename
Diffstat (limited to 'ktalkd/configure.in.in')
-rw-r--r--ktalkd/configure.in.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ktalkd/configure.in.in b/ktalkd/configure.in.in
index 6557e9ff..969d80ee 100644
--- a/ktalkd/configure.in.in
+++ b/ktalkd/configure.in.in
@@ -8,8 +8,8 @@ if test -n "`echo $target_os | grep linux`" ; then
if test -d /proc; then
AC_DEFINE(PROC_FIND_USER, 1, [/proc exists])
-## Sufficient if all xdm and kdm would call sessreg to log the user into utmp
- AC_DEFINE(UTMP_AND_PROC_FIND_USER, 1, [kdm/xmd log user])
+## Sufficient if all xdm and tdm would call sessreg to log the user into utmp
+ AC_DEFINE(UTMP_AND_PROC_FIND_USER, 1, [tdm/xmd log user])
## Waiting for this, here is complement, looking for DISPLAY set in any process
## in /proc that the user owns