Two changes in this ball...
commit8a4730f61923577b0bd9e09ef1a00538f7dfb0de
authorMichael Warfield <mhw@samba.org>
Mon, 28 Sep 1998 19:18:21 +0000 (28 19:18 +0000)
committerMichael Warfield <mhw@samba.org>
Mon, 28 Sep 1998 19:18:21 +0000 (28 19:18 +0000)
tree90ef6c9fcde2dfd2a3497289959cc6d6c7da27ef
parent270f4b0f84167e378b4615af8aedb85970320b1d
Two changes in this ball...

1) Changes to smbmnt.c, smbmount.c, and smbumount.c allow them to compile on
both RedHat 4.x (libc 4.x) systems and RedHat 5.x (glibc 2) systems.

2) Changes to Makefile.in and configure.in (and subsequently configure) are to
configure for smbmount, smbumount, and smbmnt to compile.

This adds a "--with(out)-smbmount" option to configure.  Sanity checking is
not present yet.  You can specify this if you are not on linux, it just
won't compile.
source/Makefile.in
source/client/smbmnt.c
source/client/smbmount.c
source/client/smbumount.c
source/configure
source/configure.in