ports/net/samba4/files/patch-lib__replace__wscript

10 lines
468 B
Text

--- ./lib/replace/wscript.orig 2013-02-05 12:25:25.000000000 +0000
+++ ./lib/replace/wscript 2013-02-15 06:29:28.649888344 +0000
@@ -344,7 +344,6 @@
conf.CHECK_FUNCS_IN('gettext', 'intl', checklibc=True, headers='libintl.h')
conf.CHECK_FUNCS_IN('dgettext gettext', 'intl', headers='libintl.h')
- conf.CHECK_FUNCS_IN('pthread_create', 'pthread', checklibc=True, headers='pthread.h')
conf.CHECK_FUNCS_IN('crypt', 'crypt', checklibc=True)