Update of /cvsroot/leaf/src/bering-uclibc/apps/libusb
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6176

Modified Files:
        buildtool.mk 
Log Message:
don't build the html documents by default, because it depends on jade

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/libusb/buildtool.mk,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** buildtool.mk        16 Aug 2006 20:43:53 -0000      1.4
--- buildtool.mk        28 Aug 2006 18:06:26 -0000      1.5
***************
*** 13,17 ****
  $(LIBUSB_DIR)/.configured: $(LIBUSB_DIR)/.source
        (cd $(LIBUSB_DIR) ; CFLAGS="$(BT_COPT_FLAGS)" 
CXXFLAGS="$(BT_COPT_FLAGS)" CC=$(TARGET_CC) CXX=$(BT_STAGING_DIR)/usr/bin/g++ 
LD=$(TARGET_LD) \
!       ./configure)
        touch $(LIBUSB_DIR)/.configured
                                                                   
--- 13,17 ----
  $(LIBUSB_DIR)/.configured: $(LIBUSB_DIR)/.source
        (cd $(LIBUSB_DIR) ; CFLAGS="$(BT_COPT_FLAGS)" 
CXXFLAGS="$(BT_COPT_FLAGS)" CC=$(TARGET_CC) CXX=$(BT_STAGING_DIR)/usr/bin/g++ 
LD=$(TARGET_LD) \
!       ./configure --disable-build-docs)
        touch $(LIBUSB_DIR)/.configured
                                                                   


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to