summaryrefslogtreecommitdiffstats
path: root/configure.in.in
blob: 8dafa43da2477936c4b6e34d6612b8ce11125cc6 (plain)
1
2
3
4
5
6
7
8
#MIN_CONFIG(3.3.0)

AM_INIT_AUTOMAKE(kwin_SUSE2, 0.4.1)
AC_C_BIGENDIAN
AC_CHECK_KDEMAXPATHLEN
KDE_CHECK_HEADER(kcommondecoration.h,, AC_MSG_ERROR([
Required header kcommondecoration.h is missing! (either you need KDE >= 3.5.0 or you are missing the kdebase devel package)]))