summaryrefslogtreecommitdiffstats
path: root/kbounce/configure.in.in
blob: d34f1b32bfa543fefb4473a139094c19a3a09dd3 (plain)
1
2
3
4
if test "x$build_arts" != "xno"; then
  AC_DEFINE_UNQUOTED(HAVE_ARTS, 1, [Define if aRts is available])
  LIB_ARTS="-lsoundserver_idl"
fi