Changeset 1898

Show
Ignore:
Timestamp:
02/08/07 10:20:59 (2 years ago)
Author:
austriancoder
Message:

first try of apr and apr-utils - needed later for subversion package

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/Config.in

    r1885 r1898  
    244244 
    245245menu "Libraries" 
     246source "package/apr/Config.in" 
     247source "package/apr-util/Config.in" 
    246248source "package/axtls/Config.in" 
    247249source "package/cgilib/Config.in" 
  • trunk/freewrt/package/Makefile

    r1885 r1898  
    66package-$(FWRT_PACKAGE_AICCU) += aiccu 
    77package-$(FWRT_PACKAGE_AIRCRACK) += aircrack 
     8package-$(FWRT_PACKAGE_APR) += apr 
     9package-$(FWRT_PACKAGE_APR_UTIL) += apr-util 
    810package-$(FWRT_PACKAGE_ARPD) += arpd 
    911package-$(FWRT_PACKAGE_ARPWATCH) += arpwatch