Changeset 26
- Timestamp:
- 06/10/06 10:35:00 (6 years ago)
- Files:
-
- trunk/freewrt/package/avahi/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/package/avahi/Makefile
r1 r26 4 4 5 5 PKG_NAME:=avahi 6 PKG_VERSION:=0.6.1 6 PKG_VERSION:=0.6.10 7 7 PKG_RELEASE:=1 8 PKG_MD5SUM:= 330613902c59bd597f140a8254e9f4ec8 PKG_MD5SUM:=cfb9e05c138dff4c430a35eee6229e8a 9 9 10 PKG_SOURCE_URL:=http:// www.freedesktop.org/~lennart/10 PKG_SOURCE_URL:=http://avahi.org/download/ 11 11 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 12 12 PKG_CAT:=zcat … … 30 30 ac_cv_func_malloc_0_nonnull=yes \ 31 31 ac_cv_func_realloc_0_nonnull=yes \ 32 ac_cv_func_memcmp_working=yes \ 32 33 ./configure \ 33 34 --target=$(GNU_TARGET_NAME) \


