From cb7eddb91455a69cf66fcd717e91a51ca5e2cfef Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 16 Feb 2011 20:17:18 +0000 Subject: Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- conduits/configure.in.bot | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 conduits/configure.in.bot (limited to 'conduits/configure.in.bot') diff --git a/conduits/configure.in.bot b/conduits/configure.in.bot new file mode 100644 index 0000000..688f775 --- /dev/null +++ b/conduits/configure.in.bot @@ -0,0 +1,14 @@ +dnl Configure.in.bot for KPilot conduits. +dnl +dnl Copyright (C) 2000,2001 Adriaan de Groot +dnl Copyright (C) 2002 Reinhold Kainhofer +dnl +dnl This file is released under the terms of the Gnu General Public +dnl Licence (GPL) Version 2. + +if test "$with_mal" = NOTFOUND -o "$with_mal" = no ; then + echo "" + echo "KPILOT: MAL headers or library not found. AvantGo conduit will not be compiled." + echo "KPILOT: Download libmal>=0.20 from http://jasonday.home.att.net/code/libmal/" + echo "" +fi -- cgit v1.2.1