From 84da08d7b7fcda12c85caeb5a10b4903770a6f69 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- atlantikdesigner/configure.in.bot | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 atlantikdesigner/configure.in.bot (limited to 'atlantikdesigner/configure.in.bot') diff --git a/atlantikdesigner/configure.in.bot b/atlantikdesigner/configure.in.bot new file mode 100644 index 0000000..74e3848 --- /dev/null +++ b/atlantikdesigner/configure.in.bot @@ -0,0 +1,9 @@ +if test "x$ATLANTIKDESIGNER_SUBDIR" = "x"; then + echo "" + echo "You're missing the Atlantik header files, therefore Atlantik Designer" + echo "will not be compiled. Install Atlantik from kdegames if you want to" + echo "compile Atlantik Designer." + echo "" + all_tests=bad +fi + -- cgit v1.2.1