mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
a19eea0561
Submitted by: Oleg Dashevskii <od@iclub.nsu.ru>
13 lines
343 B
Plaintext
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 */
|