[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdewebdev
From:       Andras Mantia <amantia () kde ! org>
Date:       2004-03-29 10:19:17
Message-ID: 20040329101917.DE9C8999B () office ! kde ! org
[Download RAW message or body]

CVS commit by amantia: 

Fix KMDI detection, bump version.


  M +1 -12     configure.in.in   1.58


--- kdewebdev/configure.in.in  #1.57:1.58
@@ -12,5 +12,5 @@
 AM_INIT_AUTOMAKE(quanta_be,3.3-BE,no)
 AC_DEFINE(PACKAGE, "quanta_be", "package name defined here")
-AC_DEFINE(VERSION, "3.3 Bleeding Edge (2004-03-24)", "version defined here")
+AC_DEFINE(VERSION, "3.3 Bleeding Edge (2004-03-29)", "version defined here")
 
 quanta_datadir='${kde_datadir}/quanta_be'
@@ -121,15 +121,4 @@
 QUANTA_CHECK_MDI
 
-AC_ARG_ENABLE(kmdi,
-              [  --enable-kmdi           enable linking with the kmdi libraries - \
                dangerous! ], with_kmdi=$enableval, with_kmdi=no)
-AM_CONDITIONAL(include_kmdi, test "$with_kmdi" != "no")
-
-if test "$with_kmdi" = "yes"; then
-  CXXFLAGS="$CXXFLAGS -DUSE_KMDI"
-else
-  LIB_KMDI=''
-  AC_SUBST(LIB_KMDI)
-fi
-
 dnl I don't want to get mails about linking errors, so avoid them
 touch "$srcdir/quanta/components/tableeditor/tableeditor.ui"


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic