summaryrefslogtreecommitdiffstats
path: root/configure.in.in
diff options
context:
space:
mode:
authorMavridis Philippe <[email protected]>2021-06-25 19:06:28 +0300
committerMavridis Philippe <[email protected]>2021-06-25 19:15:54 +0300
commit9523b86a5b99317135eb3dcdb7d10199361eab97 (patch)
treef14a290de015a0a199336df095271fce158bb41a /configure.in.in
parenta26e231b46ac6433f6500ddc9ed6b466cf38cc21 (diff)
downloadtwin-style-suse2-9523b86a5b99317135eb3dcdb7d10199361eab97.tar.gz
twin-style-suse2-9523b86a5b99317135eb3dcdb7d10199361eab97.zip
Conversion KDE3→TDE
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'configure.in.in')
-rw-r--r--configure.in.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in.in b/configure.in.in
index 8dafa43..678cd1a 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -1,8 +1,8 @@
#MIN_CONFIG(3.3.0)
-AM_INIT_AUTOMAKE(kwin_SUSE2, 0.4.1)
+AM_INIT_AUTOMAKE(twin_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)]))
+Required header kcommondecoration.h is missing! (either you need KDE >= 3.5.0 or you are missing the tdebase devel package)]))