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

List:       kde-commits
Subject:    kdelibs
From:       Benjamin Reed <ranger () befunk ! com>
Date:       2003-06-29 16:13:00
[Download RAW message or body]

CVS commit by reed: 

none of these libs should be built as -module's as they are linked against
by other code


  M +4 -1      kabc/Makefile.am   1.90
  M +2 -2      kdeprint/cups/cupsdconf2/Makefile.am   1.10
  M +1 -1      khtml/Makefile.am   1.145


--- kdelibs/kabc/Makefile.am  #1.89:1.90
@@ -1,4 +1,7 @@
 SUBDIRS = scripts vcard vcardparser . formats plugins
 
+# FIXME: doesn't work with final for now
+KDE_OPTIONS = nofinal
+
 # Make sure $(all_includes) remains last!
 INCLUDES = -I$(top_builddir)/kabc -I$(srcdir)/vcard/include -I$(srcdir)/vcard/include/generated \
@@ -18,5 +21,5 @@
 lib_LTLIBRARIES   = libkabc.la
 libkabc_la_COMPILE_FIRST = addressee.h
-libkabc_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 3:0:2 -module
+libkabc_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 3:0:2
 libkabc_la_LIBADD  = vcard/libvcard.la vcardparser/libvcards.la ../kdeui/libkdeui.la ../kio/libkio.la \
   ../kresources/libkresources.la

--- kdelibs/kdeprint/cups/cupsdconf2/Makefile.am  #1.9:1.10
@@ -18,5 +18,5 @@
                           qdirmultilineedit.cpp sizewidget.cpp
 libcupsdconf_la_METASOURCES = AUTO
-libcupsdconf_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
+libcupsdconf_la_LDFLAGS = $(all_libraries) -avoid-version -no-undefined
 libcupsdconf_la_LIBADD = $(LIB_KIO) $(LIB_CUPS)
 

--- kdelibs/khtml/Makefile.am  #1.144:1.145
@@ -47,5 +47,5 @@
 endif
 
-libkhtml_la_LDFLAGS = -version-info 6:0:2 -module -no-undefined $(VSCRIPT) $(all_libraries)
+libkhtml_la_LDFLAGS = -version-info 6:0:2 -no-undefined $(VSCRIPT) $(all_libraries)
 libkhtml_la_LIBADD = ./xml/libkhtmlxml.la ./html/libkhtmlhtml.la \
         ./rendering/libkhtmlrender.la ./css/libkhtmlcss.la \


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

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