summaryrefslogtreecommitdiffstats
path: root/superkaramba/configure.in.bot
blob: 6818a14fa691a4c931642ede83260121733855c1 (plain)
1
2
3
4
5
6
7
if test -z "$PYTHONINC"; then
  echo ""
  echo "Superkaramba can't be compiled"
  echo "because of missing Python libraries/headers."
  echo ""
  all_tests=bad
fi