r15017: When making up our own inotify functions, make sure glibc exports the
authorTim Potter <tpot@samba.org>
Mon, 10 Apr 2006 12:15:40 +0000 (12:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:04:01 +0000 (14:04 -0500)
commitbfa8d649096c417fd67fcdeaf899c1fab4bcda3e
treeb9af5ecd653dcb3626bbdc2270011893845542db
parent7f6ed60c70c25d7938ae5eca7e5a575298c5e670
r15017: When making up our own inotify functions, make sure glibc exports the
__NR_inotify_* syscall numbers before trying.
(This used to be commit 5e79adda7c7e00c194efd1a5e57671f7bd34fe50)
source4/ntvfs/sysdep/config.m4