summaryrefslogtreecommitdiff
path: root/package/avahi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/avahi/Makefile')
-rw-r--r--package/avahi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/avahi/Makefile b/package/avahi/Makefile
index ebd811ca9..05ef2a39c 100644
--- a/package/avahi/Makefile
+++ b/package/avahi/Makefile
@@ -26,7 +26,7 @@ $(eval $(call PKG_template,AVAHI_DAEMON,avahi-daemon,${PKG_VERSION}-${PKG_RELEAS
$(eval $(call PKG_template,AVAHI_DNSCONFD,avahi-dnsconfd,${PKG_VERSION}-${PKG_RELEASE},${PKGSS_AVAHI_DNSCONFD},${PKGSD_AVAHI_DNSCONFD},${PKG_SECTION}))
$(eval $(call PKG_template,LIBAVAHI,libavahi,${PKG_VERSION}-${PKG_RELEASE},,${PKGSD_LIBAVAHI},${PKGSC_LIBAVAHI}))
-TLDFLAGS+= -lintl
+TARGET_LDFLAGS+= -lintl
CONFIGURE_ARGS+= --enable-glib \
--disable-qt3 \
--disable-qt4 \