[Patch] configure.in

2002-09-22 Thread Juergen Hasch
Stupid me, you can't check for ${GCC} = no, because if it isn't gcc, the compiler name will be there instead of a no. Please apply. ..Juergen --- configure.in.orig Sat Sep 21 10:14:45 2002 +++ configure.inSun Sep 22 10:28:34 2002 -916,7 +916,7

Re: [Patch] configure.in

2002-09-22 Thread Gerald Carter
On Sun, 22 Sep 2002, Juergen Hasch wrote: Stupid me, you can't check for ${GCC} = no, because if it isn't gcc, the compiler name will be there instead of a no. Please apply. :-) I'll apply it later tonight. cheers, jerry

Re: Custom named pipes

2002-09-22 Thread Gerry Jacobs
In case someone else is interested in the hacks: I attached a gzipped patch with all the changes since 2.2.5. The configuration of a named pipe is done in the smb.conf file like this: [mynamedpipe] share type = IPC path = /var/tmp The 'share type = IPC' parameter tells smbd that this share is a