aboutsummaryrefslogtreecommitdiff
path: root/Makefile.linux-gcc
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.linux-gcc')
-rw-r--r--Makefile.linux-gcc6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.linux-gcc b/Makefile.linux-gcc
index c865024b4..b4d769914 100644
--- a/Makefile.linux-gcc
+++ b/Makefile.linux-gcc
@@ -114,12 +114,6 @@ READLINE_FLAGS =
LIBREADLINE =
#LIBREADLINE = -static -lreadline -ltermcap
-#### Should the database engine assume text is coded as UTF-8 or iso8859?
-#
-# ENCODING = UTF8
-ENCODING = ISO8859
-
-
#### Which "awk" program provides nawk compatibilty
#
# NAWK = nawk