that fcntl check in configure

Daniel Stenberg Daniel.Stenberg at haxx.nu
Thu Jan 27 09:23:51 GMT 2000


Hello

Is there any particular reason why this patch couldn't be applied to the
samba tree? I don't like having to modify this manually at every rebuild I
do and neither do I like to move the samba directory to a non-nfs one...

--- source/tests/fcntl_lock.c.org	Thu Jan 27 10:18:06 2000
+++ source/tests/fcntl_lock.c	Thu Jan 27 10:18:09 2000
@@ -27,7 +27,7 @@
 #endif /* USE_WAITPID */
 }
 
-#define DATA "conftest.fcntl"
+#define DATA "/tmp/conftest.fcntl"
 
 #ifndef SEEK_SET
 #define SEEK_SET 0


--
   Daniel Stenberg - http://www.contactor.se/~dast - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol


More information about the samba-technical mailing list