Index: kdenetwork-3.5.0/kppp/Makefile.am =================================================================== --- kdenetwork-3.5.0.orig/kppp/Makefile.am +++ kdenetwork-3.5.0/kppp/Makefile.am @@ -51,7 +51,7 @@ kppp_SOURCES = kpppwidget.cpp \ KPPPIface.skel # the library search path -kppp_LDFLAGS = $(all_libraries) $(KDE_RPATH) +kppp_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(BINDNOW_FLAGS) # the libraries to link against. Be aware of the order. First the libraries, # that depend on the following ones.