Author: jra Date: 2004-08-20 21:15:44 +0000 (Fri, 20 Aug 2004) New Revision: 1968
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1968&nolog=1 Log: Remove spurious "A" spotted by Jason Mader <[EMAIL PROTECTED]>. Jeremy. Modified: branches/SAMBA_3_0/source/configure.in Changeset: Modified: branches/SAMBA_3_0/source/configure.in =================================================================== --- branches/SAMBA_3_0/source/configure.in 2004-08-20 20:18:28 UTC (rev 1967) +++ branches/SAMBA_3_0/source/configure.in 2004-08-20 21:15:44 UTC (rev 1968) @@ -2319,7 +2319,6 @@ AC_DEFINE(REALPATH_TAKES_NULL,1,[Whether the realpath function allows NULL]) fi -A ################################################# # check for smbwrapper support AC_MSG_CHECKING(whether to use smbwrapper)