summaryrefslogtreecommitdiff
path: root/source4/lib/replace/README
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-04-10 16:00:13 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:49:54 -0500
commit4cc500433d07decf8fc2551b117e15537f6c8558 (patch)
tree0c20d594432c5a5ea44e5dbc7776c54fed844535 /source4/lib/replace/README
parent892c8cd1b43178e7ba600f111289d5843826734e (diff)
downloadsamba-4cc500433d07decf8fc2551b117e15537f6c8558.tar.gz
samba-4cc500433d07decf8fc2551b117e15537f6c8558.tar.bz2
samba-4cc500433d07decf8fc2551b117e15537f6c8558.zip
r22152: merge from samba3:
remove netgr functions from libreplace they're not used in samba4 currently and samba3 has explicit configure checks for them. should fix bug #4496 metze (This used to be commit dd83a8dad8ad89a1485598fa6e11c9128d04e6d7)
Diffstat (limited to 'source4/lib/replace/README')
-rw-r--r--source4/lib/replace/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/replace/README b/source4/lib/replace/README
index 6610b7c279..8fe9f24e79 100644
--- a/source4/lib/replace/README
+++ b/source4/lib/replace/README
@@ -12,7 +12,6 @@ strlcpy
strlcat
mktime
rename
-innetgr
initgroups
memmove
strdup
@@ -89,5 +88,4 @@ stdbool.h
Prerequisites:
memset (for bzero)
syslog (for vsyslog)
-setnetgrent, getnetgrent, endnetgrent (for innetgr)
mktemp (for mkstemp and mkdtemp)