1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/x11/aterm/files/patch-ad
Jim Mock a19eea0561 Add support for Russian characters.
Submitted by:	Oleg Dashevskii <od@iclub.nsu.ru>
2001-04-16 15:47:58 +00:00

13 lines
343 B
Plaintext

--- autoconf/config.h.in.orig Mon May 22 02:56:13 2000
+++ autoconf/config.h.in Mon Apr 16 11:27:07 2001
@@ -84,6 +84,9 @@
#undef NO_XLOCALE
/* Define is setlocale (defined to Xsetlocale) doesn't work */
+#undef NO_XSETLOCALE
+
+/* Define is plain setlocale doesn't work */
#undef NO_SETLOCALE
/* Define if you want Menubar support */