Changeset 3554

Show
Ignore:
Timestamp:
08/31/07 14:24:56 (4 years ago)
Author:
tg
Message:

use external libtasn1 and opencdk, not local copies; should shrink the lib
from upstream author, Message-ID: <87ps13nbwd.fsf@mocca.josefsson.org>

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/gnutls/Makefile

    r3068 r3554  
    99PKG_NAME:=              gnutls 
    1010PKG_VERSION:=           1.6.2 
    11 PKG_RELEASE:=           2 
     11PKG_RELEASE:=           3 
    1212PKG_MD5SUM:=            1b224e4de5ac5ab89a2e53c7af9cf6b0 
    1313DISTFILES:=             gnutls-1.6.2.tar.bz2 
     
    2828                        --disable-anon-authentication \ 
    2929                        --disable-openpgp-authentication \ 
    30                         --with-included-opencdk=yes \ 
    31                         --with-included-libtasn1=yes \ 
    3230                        --with-included-libcfg=yes \ 
    3331                        --without-zlib \