summaryrefslogtreecommitdiffstats
path: root/kdm/configure.in.bot
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 01:02:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 01:02:36 -0600
commitb81e43465b14836b17e4fe2dea91c78a2bdd29b3 (patch)
tree7815d61ce59a6ccb6e655ed44f5fea786f520985 /kdm/configure.in.bot
parent7021f40c13f949b7cb5ded32d0241d648a43bf6c (diff)
downloadtdebase-b81e43465b14836b17e4fe2dea91c78a2bdd29b3.tar.gz
tdebase-b81e43465b14836b17e4fe2dea91c78a2bdd29b3.zip
Part 2 of prior commit
Diffstat (limited to 'kdm/configure.in.bot')
-rw-r--r--kdm/configure.in.bot8
1 files changed, 0 insertions, 8 deletions
diff --git a/kdm/configure.in.bot b/kdm/configure.in.bot
deleted file mode 100644
index a0d238b29..000000000
--- a/kdm/configure.in.bot
+++ /dev/null
@@ -1,8 +0,0 @@
-if $tdm_no_Xau; then
- AC_MSG_WARN([Cannot build TDM! Make sure that libXau.a is installed!])
-fi
-if $tdm_no_Xdmcp; then
- AC_MSG_WARN([Cannot build TDM! Make sure that libXdmcp.a and Xdmcp.h
-are installed or use --without-xdmcp to disable XDMCP support!])
-fi
-