SVN commit 802450 by dfaure: if libemailfunctions depends on kmime, tell the build system... M +1 -0 Makefile.am.in M +1 -1 libemailfunctions/Makefile.am --- branches/KDE/3.5/kdepim/Makefile.am.in #802449:802450 @@ -8,6 +8,7 @@ # don't change these in Makefile.am, but rather in Makefile.am.in! # # Libraries and their upwards dependencies +COMPILE_AFTER_libkmime = libemailfunctions COMPILE_AFTER_libemailfunctions = libkcal libkpimidentities kmail korganizer COMPILE_AFTER_libkholidays = korganizer kontact COMPILE_AFTER_libkcal = kalarm kitchensync konsolekalendar korganizer libkpimexchange kpilot libkdepim karm knotes kresources kfile-plugins --- branches/KDE/3.5/kdepim/libemailfunctions/Makefile.am #802449:802450 @@ -7,7 +7,7 @@ libemailfunctions_la_LDFLAGS = $(all_libraries) -no-undefined ## Since this is a noinst library, in case of --enable-closure we need ## to link it explicitly to the libraries that it uses. -libemailfunctions_la_LIBADD = $(LIB_QT) $(LIB_KDECORE) +libemailfunctions_la_LIBADD = ../libkmime/libkmime.la $(LIB_QT) $(LIB_KDECORE) emailfunctionsincludedir = $(includedir)/libemailfunctions emailfunctionsinclude_HEADERS = idmapper.h