Revision: 6471
http://ipcop.svn.sourceforge.net/ipcop/?rev=6471&view=rev
Author: gespinasse
Date: 2012-03-12 07:48:32 +0000 (Mon, 12 Mar 2012)
Log Message:
-----------
Avoid gettext configure to hang on some host configuration (see LFS r9773)
Revision Links:
--------------
http://ipcop.svn.sourceforge.net/ipcop/?rev=9773&view=rev
Modified Paths:
--------------
ipcop/trunk/lfs/gettext
Modified: ipcop/trunk/lfs/gettext
===================================================================
--- ipcop/trunk/lfs/gettext 2012-03-11 14:03:35 UTC (rev 6470)
+++ ipcop/trunk/lfs/gettext 2012-03-12 07:48:32 UTC (rev 6471)
@@ -87,7 +87,7 @@
cd $(DIR_APP) && patch -p1 -i
$(DIR_PATCHES)/$(THISAPP)_format-string.patch
ifeq "$(STAGE)" "toolchain"
- cd $(DIR_APP)/gettext-tools && ./configure --prefix=/$(TOOLS_DIR)
--disable-shared --disable-nls
+ cd $(DIR_APP)/gettext-tools && EMACS="no" ./configure
--prefix=/$(TOOLS_DIR) --disable-shared --disable-nls
cd $(DIR_APP)/gettext-tools && make -j $(PARALLELISM) -C gnulib-lib
cd $(DIR_APP)/gettext-tools && make -j $(PARALLELISM) -C src msgfmt
cd $(DIR_APP)/gettext-tools && cp -v src/msgfmt /$(TOOLS_DIR)/bin
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn