summaryrefslogtreecommitdiffstats
path: root/atlantikdesigner/configure.in.bot
blob: 8ca81d8c949bfdb813b1c5a597299bc0122befcc (plain)
1
2
3
4
5
6
7
8
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 tdegames if you want to"
  echo "compile Atlantik Designer."
  echo ""
  all_tests=bad
fi