summaryrefslogtreecommitdiff
path: root/source3/lib/replace/README
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-04-10 15:59:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:19:17 -0500
commit1ec9de1104f4563a5f3dbb96d41908d219e5b889 (patch)
tree83ad688b178fbdb9ac91df9bf258fb33d639dbf6 /source3/lib/replace/README
parent1790c67780af0bcc4bc1df3f015fa6fcb7e55f95 (diff)
downloadsamba-1ec9de1104f4563a5f3dbb96d41908d219e5b889.tar.gz
samba-1ec9de1104f4563a5f3dbb96d41908d219e5b889.tar.bz2
samba-1ec9de1104f4563a5f3dbb96d41908d219e5b889.zip
r22151: 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 7f61b3f0095efed81adc9022ba44e5c7df84d2f2)
Diffstat (limited to 'source3/lib/replace/README')
-rw-r--r--source3/lib/replace/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/lib/replace/README b/source3/lib/replace/README
index 21cd0051c7..68d2c8ba2c 100644
--- a/source3/lib/replace/README
+++ b/source3/lib/replace/README
@@ -12,7 +12,6 @@ strlcpy
strlcat
mktime
rename
-innetgr
initgroups
memmove
strdup
@@ -88,5 +87,4 @@ stdbool.h
Prerequisites:
memset (for bzero)
syslog (for vsyslog)
-setnetgrent, getnetgrent, endnetgrent (for innetgr)
mktemp (for mkstemp and mkdtemp)