Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] Re: gettext 0.11.5; LFS information

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Sergey A Lipnevich <sergeyli AT pisem.net>
  • To: "Julian v. Bock" <julian AT openit.de>
  • Cc: grimoire <sm-grimoire AT lists.ibiblio.org>, SM-Discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] Re: gettext 0.11.5; LFS information
  • Date: Wed, 13 Nov 2002 12:38:56 -0500

BTW, what do you think of this change to GCC? Is it better to have "--enable-nls"?

Index: BUILD
===================================================================
RCS file: /cvsroot/sourcemage/sourcemage/grimoire/devel/gcc/BUILD,v
retrieving revision 1.7
diff -u -r1.7 BUILD
--- BUILD 2002/10/26 01:09:19 1.7
+++ BUILD 2002/11/13 17:57:34
@@ -8,6 +8,8 @@
--host=$BUILD \
--prefix=/usr \
--enable-threads=posix \
+ --disable-nls \
+ --with-included-gettext \
$LANG &&

make bootstrap &&
Index: HISTORY
===================================================================
RCS file: /cvsroot/sourcemage/sourcemage/grimoire/devel/gcc/HISTORY,v
retrieving revision 1.7
diff -u -r1.7 HISTORY
--- HISTORY 2002/10/26 01:09:19 1.7
+++ HISTORY 2002/11/13 17:57:34
@@ -1,3 +1,7 @@
+2002-11-10 Sergey Lipnevich <sergeyli AT pisem.net>
+
+ * BUILD: add --disable-nls (default) and --with-included-gettext.
+
2002-10-26 Julian v. Bock <julian AT wongr.net>

* BUILD: unset LD_PRELOAD before make install because of problems



------------------
Get free mailbox 20 Mb at http://www.hotbox.ru



Archive powered by MHonArc 2.6.24.

Top of Page