Update of /cvsroot/fink/experimental/rangerrick/finkinfo/kde
In directory usw-pr-cvs1:/tmp/cvs-serv23687
Modified Files:
kdelibs3-3.0.8-1.patch
Log Message:
fix for undefined in libkdefakes
Index: kdelibs3-3.0.8-1.patch
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdelibs3-3.0.8-1.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdelibs3-3.0.8-1.patch 4 Oct 2002 14:53:02 -0000 1.1
+++ kdelibs3-3.0.8-1.patch 6 Oct 2002 21:22:21 -0000 1.2
@@ -8,9 +8,10 @@
===================================================================
RCS file: /Volumes/src/cvs/od/proj/KDE-Darwin/admin/acinclude.m4.in,v
retrieving revision 1.1.1.4
-diff -u -b -u -r1.1.1.4 acinclude.m4.in
+retrieving revision 1.15
+diff -u -b -u -r1.1.1.4 -r1.15
--- admin/acinclude.m4.in 1 Oct 2002 01:44:25 -0000 1.1.1.4
-+++ admin/acinclude.m4.in 4 Oct 2002 01:40:47 -0000
++++ admin/acinclude.m4.in 1 Oct 2002 01:46:54 -0000 1.15
@@ -699,13 +699,10 @@
AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"))
@@ -499,6 +500,22 @@
check_PROGRAMS = testwrite testread
+Index: kdecore/Makefile.am
+===================================================================
+RCS file: /Volumes/src/cvs/od/proj/KDE-Darwin/kdelibs/kdecore/Makefile.am,v
+retrieving revision 1.1.1.4
+diff -u -b -u -r1.1.1.4 Makefile.am
+--- kdecore/Makefile.am 1 Oct 2002 03:05:22 -0000 1.1.1.4
++++ kdecore/Makefile.am 6 Oct 2002 21:19:00 -0000
+@@ -54,7 +54,7 @@
+ ksortablevaluelist.h kdebugclasses.h kclipboard.h
+
+ libkdefakes_la_SOURCES = fakes.c vsnprintf.c
+-libkdefakes_la_LDFLAGS = -version-info 5:0:1
++libkdefakes_la_LDFLAGS = -version-info 5:0:1 -no-undefined
+
+ noinst_HEADERS = kaccelaction.h kaccelbase.h kaccelprivate.h kckey.h \
+ kcompletion_private.h \
Index: kdecore/kglobalsettings.cpp
===================================================================
RCS file: /Volumes/src/cvs/od/proj/KDE-Darwin/kdelibs/kdecore/kglobalsettings.cpp,v
@@ -974,13 +991,13 @@
esac
])
if test "$libltdl_cv_sys_dlopen_deplibs" != yes; then
---- /dev/null Thu Oct 3 21:41:30 2002
+--- /dev/null Sun Oct 6 17:19:33 2002
+++ kdelibs.csh Mon Jun 24 23:56:39 2002
@@ -0,0 +1,3 @@
+#!/bin/csh
+
+setenv KDEDIR @PREFIX@
---- /dev/null Thu Oct 3 21:41:30 2002
+--- /dev/null Sun Oct 6 17:19:33 2002
+++ kdelibs.sh Mon Jun 24 23:56:39 2002
@@ -0,0 +1,4 @@
+#!/bin/sh
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits