summaryrefslogtreecommitdiffstats
path: root/source3/smbd/reply.c
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2014-09-22 20:26:24 +1000
committerJeremy Allison <jra@samba.org>2014-10-04 00:11:21 +0200
commitc12aa0c444555f2c8051492083abba69fb94586f (patch)
tree457d362fbc46f4e2b40357619e3dcaea6bc722d9 /source3/smbd/reply.c
parent1fd4556917df5d7e2aff4997ff7e5b57f2569b40 (diff)
downloadsamba-c12aa0c444555f2c8051492083abba69fb94586f.tar.gz
samba-c12aa0c444555f2c8051492083abba69fb94586f.tar.xz
samba-c12aa0c444555f2c8051492083abba69fb94586f.zip
lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLY
When doing a CTDB standalone build we don't want to use dynconfig, since this introduces a lot of unwanted complexity. To avoid this, either: * charset needs to be nobbled to avoid loading the case tables, since this depends on dynconfig; or * charset needs to be avoid completely, so some functions need to be replaced with their ASCII counterparts. The 2nd options seems more honest and less error-prone. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/smbd/reply.c')
0 files changed, 0 insertions, 0 deletions