|
Lines 1-11
Link Here
|
| 1 |
--- src/Makefile.in.orig Mon Jan 31 14:40:03 2005 |
1 |
--- src/Makefile.in.orig Fri Oct 14 12:51:22 2005 |
| 2 |
+++ src/Makefile.in Sun Mar 13 13:05:41 2005 |
2 |
+++ src/Makefile.in Sun Oct 30 12:16:54 2005 |
| 3 |
@@ -306,7 +306,7 @@ |
3 |
@@ -410,6 +410,7 @@ |
|
|
4 |
`dotneato-config --ldflags | sed -e "s/-L/-R/"` |
| 4 |
|
5 |
|
| 5 |
|
6 |
kscope_LDADD = -ldotneato -lkateinterfaces -lktexteditor $(LIB_KDEUI) |
| 6 |
kscope_LDFLAGS = $(KDE_RPATH) $(all_libraries) |
7 |
+kscope_LDADD = -ldotneato -lkateinterfaces -lktexteditor $(LIB_KDEUI) $(LIBPTHREAD) |
| 7 |
-kscope_LDADD = -lkateinterfaces -lktexteditor $(LIB_KDEUI) |
|
|
| 8 |
+kscope_LDADD = -lkateinterfaces -lktexteditor $(LIB_KDEUI) $(LIBPTHREAD) |
| 9 |
|
8 |
|
| 10 |
# this is where the desktop file will go |
9 |
# this is where the desktop file will go |
| 11 |
shelldesktopdir = $(kde_appsdir)/Utilities |
10 |
shelldesktopdir = $(kde_appsdir)/Development |