Update of /cvsroot/leaf/src/bering-uclibc4/source/automake
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15811

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
updated automake; use latest version as default


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/automake/buildtool.cfg,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.cfg       21 Oct 2010 22:02:03 -0000      1.1
--- buildtool.cfg       23 Oct 2010 16:54:52 -0000      1.2
***************
*** 18,22 ****
  </File>
  
! <File automake-1.9.6.tar.bz2>
    Server = gnu
    Directory = automake
--- 18,22 ----
  </File>
  
! <File automake-1.11.1.tar.bz2>
    Server = gnu
    Directory = automake

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/automake/buildtool.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.mk        23 Oct 2010 15:42:08 -0000      1.2
--- buildtool.mk        23 Oct 2010 16:54:52 -0000      1.3
***************
*** 6,10 ****
  
  include $(MASTERMAKEFILE)
! AUTOMAKE_DIR_LATEST:=automake-1.9.6
  AUTOMAKE_DIR_4:=automake-1.4-p6
  export CC=$(TARGET_CC)
--- 6,10 ----
  
  include $(MASTERMAKEFILE)
! AUTOMAKE_DIR_LATEST:=automake-1.11.1
  AUTOMAKE_DIR_4:=automake-1.4-p6
  export CC=$(TARGET_CC)
***************
*** 47,57 ****
  
  
! source: $(AUTOMAKE_DIR_LATEST)/.source $(AUTOMAKE_DIR_4)/.source
  
! build: $(AUTOMAKE_DIR_LATEST)/.configured $(AUTOMAKE_DIR_4)/.configured
!       $(MAKE) CC=$(TARGET_CC) -C $(AUTOMAKE_DIR_LATEST) 
!       $(MAKE) CC=$(TARGET_CC) -C $(AUTOMAKE_DIR_LATEST) install
        $(MAKE) CC=$(TARGET_CC) -C $(AUTOMAKE_DIR_4) 
        $(MAKE) CC=$(TARGET_CC) -C $(AUTOMAKE_DIR_4) install
        
  
--- 47,57 ----
  
  
! source: $(AUTOMAKE_DIR_4)/.source $(AUTOMAKE_DIR_LATEST)/.source 
  
! build: $(AUTOMAKE_DIR_4)/.configured $(AUTOMAKE_DIR_LATEST)/.configured 
        $(MAKE) CC=$(TARGET_CC) -C $(AUTOMAKE_DIR_4) 
        $(MAKE) CC=$(TARGET_CC) -C $(AUTOMAKE_DIR_4) install
+       $(MAKE) CC=$(TARGET_CC) -C $(AUTOMAKE_DIR_LATEST) 
+       $(MAKE) CC=$(TARGET_CC) -C $(AUTOMAKE_DIR_LATEST) install
        
  


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to