summaryrefslogtreecommitdiffstats
path: root/devel/gnomevfs2/files/patch-ac
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-24 21:03:58 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-24 21:03:58 +0800
commitd171d5e8a8a5f393c69a52014a4ce7a562057fff (patch)
tree4e4b6c6a4689fc117773db44e5362908475af962 /devel/gnomevfs2/files/patch-ac
parent825bc01747cf6ed21979cfc3fad61ba1f7de3ecb (diff)
downloadmarcuscom-ports-d171d5e8a8a5f393c69a52014a4ce7a562057fff.tar.gz
marcuscom-ports-d171d5e8a8a5f393c69a52014a4ce7a562057fff.tar.zst
marcuscom-ports-d171d5e8a8a5f393c69a52014a4ce7a562057fff.zip
Update to 2.11.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4618 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnomevfs2/files/patch-ac')
-rw-r--r--devel/gnomevfs2/files/patch-ac12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/gnomevfs2/files/patch-ac b/devel/gnomevfs2/files/patch-ac
index 6264f9930..78bc2c325 100644
--- a/devel/gnomevfs2/files/patch-ac
+++ b/devel/gnomevfs2/files/patch-ac
@@ -1,11 +1,11 @@
---- modules/Makefile.in.orig Mon Jul 25 22:29:01 2005
-+++ modules/Makefile.in Mon Jul 25 22:29:45 2005
-@@ -466,7 +466,7 @@
- @HAVE_SAMBA_TRUE@SMB_LTLIBS = libsmb.la
- @OS_WIN32_FALSE@PLATFROM_SPECIFIC_LTLIBS = libdns-sd.la libnetwork.la libnntp.la libsftp.la $(HTTP_LTLIBS) libftp.la
+--- modules/Makefile.in.orig Wed Aug 24 16:28:06 2005
++++ modules/Makefile.in Wed Aug 24 16:49:07 2005
+@@ -337,7 +337,7 @@
@OS_WIN32_TRUE@PLATFROM_SPECIFIC_LTLIBS =
+ @OS_WIN32_FALSE@PLATFROM_SPECIFIC_LTLIBS = libdns-sd.la libnetwork.la libnntp.la libsftp.la $(HTTP_LTLIBS) libftp.la
+
-module_flags = -export_dynamic -avoid-version -module -no-undefined
+module_flags = -export_dynamic -avoid-version -module -no-undefined $(PTHREAD_LIB)
modulesdir = $(libdir)/gnome-vfs-2.0/modules
+
modules_LTLIBRARIES = \
- $(CDDA_LTLIBS) \