From 5effb6b76e55bbb5c68b451cf25c0d0b0c4b64ff Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 2 Sep 2000 06:03:51 +0000 Subject: [PATCH] Turn on locale fixes. Submitted by: Clive Lin --- chinese/mutt/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index 43467e7a09cd..ec047436bc10 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -16,3 +16,5 @@ EXTRA_PATCHES= ${.CURDIR}/patches/patch-init.h \ ${.CURDIR}/patches/patch-sendlib.c .include "${MASTERDIR}/Makefile" + +CONFIGURE_ARGS+= --enable-locales-fix