From: Jeremy Allison Date: Fri, 20 Aug 2004 21:15:44 +0000 (+0000) Subject: r1968: Remove spurious "A" spotted by Jason Mader . X-Git-Tag: samba-misc-tags/initial-v3-0-unstable~5891 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80f7c3141c0925b858cba4a276b370228777263d;p=thirdparty%2Fsamba.git r1968: Remove spurious "A" spotted by Jason Mader . Jeremy. --- diff --git a/source/configure.in b/source/configure.in index 4076f654ef8..dba87a753df 100644 --- a/source/configure.in +++ b/source/configure.in @@ -2319,7 +2319,6 @@ if test x"$samba_cv_REALPATH_TAKES_NULL" = x"yes"; then 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)