summaryrefslogtreecommitdiff
blob: c52d94b16042df79b7eec04c7ece7fbee15560f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.