[SM-Discuss] Re: gettext 0.11.5; LFS information
Sergey A Lipnevich
sergeyli at pisem.net
Wed Nov 13 12:38:56 EST 2002
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
More information about the SM-Discuss
mailing list