[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello
Dirk Mueller
mueller at kde.org
Sat Nov 18 16:52:19 UTC 2006
SVN commit 605932 by mueller:
don't link uuid
M +1 -1 Makefile.am
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/Makefile.am #605931:605932
@@ -136,7 +136,7 @@
METASOURCES = AUTO
-umbrello_LDFLAGS = $(all_libraries) -luuid $(KDE_RPATH) -export-dynamic
+umbrello_LDFLAGS = $(all_libraries) $(KDE_RPATH) -export-dynamic
messages: rc.cpp
$(PREPARETIPS) > tips.cpp
More information about the umbrello-devel
mailing list