Revision: 6566
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6566&view=rev
Author:   gespinasse
Date:     2012-04-24 13:44:58 +0000 (Tue, 24 Apr 2012)
Log Message:
-----------
Simplify configure as there is no need here for --build and --target
I checked with analyse-x86.sh that code similary run on i386.

Modified Paths:
--------------
    ipcop/trunk/lfs/fontconfig

Modified: ipcop/trunk/lfs/fontconfig
===================================================================
--- ipcop/trunk/lfs/fontconfig  2012-04-24 13:27:20 UTC (rev 6565)
+++ ipcop/trunk/lfs/fontconfig  2012-04-24 13:44:58 UTC (rev 6566)
@@ -91,10 +91,7 @@
                                        --localstatedir=/var \
                                        --disable-static \
                                        --disable-docs \
-                                       --enable-libxml2 \
-                                       --build=$(MACHINE_REAL)-linux \
-                                       --target=$(MACHINE)-linux
-
+                                       --enable-libxml2
        cd $(DIR_APP) && make -j $(PARALLELISM)
 ifeq "$(RUNNING_TEST)" "yes"
        # test fail because .pcf file support is disabled in freetype to save 
space

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to