diff --git a/configure.in.in b/configure.in.in index caea1b7..e60b13c 100644 --- a/configure.in.in +++ b/configure.in.in @@ -24,6 +24,8 @@ if test "$no_x" = yes; then AC_MSG_ERROR(You need to have the X11 libraries and headers installed) fi +KDE_SET_DEFAULT_BINDIRS + KDE_PROG_LIBTOOL AC_ENABLE_SHARED(yes) AC_ENABLE_STATIC(no)