summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2004-08-20 21:15:44 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:52:26 -0500
commit08e37cd69306d6dfbd7872caead05572c2cf2e98 (patch)
tree043fbf0428b5b83769482968f7e18efb8e4047fb /source3
parentf1fd211e80732f66ca94604d8132d9f31dc5b717 (diff)
downloadsamba-08e37cd69306d6dfbd7872caead05572c2cf2e98.tar.gz
samba-08e37cd69306d6dfbd7872caead05572c2cf2e98.tar.bz2
samba-08e37cd69306d6dfbd7872caead05572c2cf2e98.zip
r1968: Remove spurious "A" spotted by Jason Mader <jason@ncac.gwu.edu>.
Jeremy. (This used to be commit 80f7c3141c0925b858cba4a276b370228777263d)
Diffstat (limited to 'source3')
-rw-r--r--source3/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 4076f654ef..dba87a753d 100644
--- a/source3/configure.in
+++ b/source3/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)