summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/configure.in.bot
blob: 891f2f26a69f18b7051c3a92cf515a6fbb84a39e (plain)
1
2
3
4
5
6
7
8
9
10
if test "x$NOATUN_SUBDIR" = "x"; then
  echo ""
  echo "You're missing the noatun header files, therefore"
  echo "the noatun plugins cannot be compiled. If you want them,"
  echo "you should install kdemultimedia first."
  echo ""
  all_tests=bad
fi