[Kst] kdeextragear-2
Stephan Kulow
coolo at kde.org
Wed Nov 5 10:17:15 CET 2003
CVS commit by coolo:
it might come as a suprise to the one or the other, but you can't simply
set the name of the module 4 times and then it will magically know what
to do.
M +3 -0 configure.in.in 1.4
M +0 -2 kmplayer/configure.in.in 1.16
M +1 -5 kst/configure.in.in 1.5
M +3 -2 taglib/configure.in.in 1.3
R kmldonkey/configure.in.in 1.3
R konversation/configure.in.in 1.12
--- kdeextragear-2/configure.in.in #1.3:1.4
@@ -1,2 +1,5 @@
#MIN_CONFIG(3.1)
CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS"
+
+KDE_INIT_DOXYGEN([The API Reference], [Version $VERSION])
+
--- kdeextragear-2/kmplayer/configure.in.in #1.15:1.16
@@ -1,4 +1,2 @@
-#MIN_CONFIG(3)
-
#AM_INIT_AUTOMAKE(kmplayer,0.8.1)
--- kdeextragear-2/kst/configure.in.in #1.4:1.5
@@ -1,8 +1,4 @@
-AC_LANG_SAVE
-AC_LANG_C
-dnl AC_C_BIGENDIAN has a bug (one of its tests uses "main()" instead of
-dnl "int main()") so C++ compilers would break. Thats why we switch languages
+# C linkage is default
AC_C_BIGENDIAN
-AC_LANG_RESTORE
dnl AC_OUTPUT(kst/kst.spec)
--- kdeextragear-2/taglib/configure.in.in #1.2:1.3
@@ -1,2 +1,3 @@
-AM_INIT_AUTOMAKE(taglib,0.95)
-AC_OUTPUT(taglib/taglib-config)
+#AM_INIT_AUTOMAKE(taglib,0.95)
+dnl don't remove the below
+dnl AC_OUTPUT(taglib/taglib-config)
More information about the Kst
mailing list