aboutsummaryrefslogtreecommitdiffstats
path: root/net/samba/files
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2002-07-06 00:17:26 +0800
committerdwcjr <dwcjr@FreeBSD.org>2002-07-06 00:17:26 +0800
commit19b8c1ae29d5472e4435f46c8ee4b503918afdf4 (patch)
treeb9022b63becfb53e6d1223e78b75091ffeb7f5b8 /net/samba/files
parentb57ba1eb6a504d3963ef651401c993d65b77461e (diff)
downloadfreebsd-ports-gnome-19b8c1ae29d5472e4435f46c8ee4b503918afdf4.tar.gz
freebsd-ports-gnome-19b8c1ae29d5472e4435f46c8ee4b503918afdf4.tar.zst
freebsd-ports-gnome-19b8c1ae29d5472e4435f46c8ee4b503918afdf4.zip
Fix so it will work with pam_winbindd
Submitted by: jerry_murdock@yahoo.com
Diffstat (limited to 'net/samba/files')
-rw-r--r--net/samba/files/patch-ba9
1 files changed, 9 insertions, 0 deletions
diff --git a/net/samba/files/patch-ba b/net/samba/files/patch-ba
index 3c49ea9309c7..02e57e15c31c 100644
--- a/net/samba/files/patch-ba
+++ b/net/samba/files/patch-ba
@@ -1,5 +1,14 @@
--- source/configure.in.orig Sat Jun 8 07:55:55 2002
+++ source/configure.in Mon Jun 17 18:15:30 2002
+@@ -884,7 +884,7 @@
+ LDSHFLAGS="-shared"
+ DYNEXP="-Wl,-Bdynamic"
+ SONAMEFLAG="-Wl,-soname,"
+- PICFLAG="-fPIC"
++ PICFLAG="-fPIC -DPIC"
+ AC_DEFINE(STAT_ST_BLOCKSIZE,512)
+ ;;
+ *irix*) AC_DEFINE(IRIX)
@@ -1897,7 +1897,7 @@
yes)
AC_MSG_RESULT(yes)