Changeset 3554
- Timestamp:
- 08/31/07 14:24:56 (1 year ago)
- Files:
-
- trunk/freewrt/package/gnutls/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/package/gnutls/Makefile
r3068 r3554 9 9 PKG_NAME:= gnutls 10 10 PKG_VERSION:= 1.6.2 11 PKG_RELEASE:= 211 PKG_RELEASE:= 3 12 12 PKG_MD5SUM:= 1b224e4de5ac5ab89a2e53c7af9cf6b0 13 13 DISTFILES:= gnutls-1.6.2.tar.bz2 … … 28 28 --disable-anon-authentication \ 29 29 --disable-openpgp-authentication \ 30 --with-included-opencdk=yes \31 --with-included-libtasn1=yes \32 30 --with-included-libcfg=yes \ 33 31 --without-zlib \


