From 01afea6fffb2065476bca2b8a7f7fcbbbcca74bf Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 14 Oct 2010 12:40:04 +0000 Subject: [PATCH] packages/znc: remove redundant configure args git-svn-id: svn://svn.openwrt.org/openwrt/packages@23437 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/znc/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/znc/Makefile b/net/znc/Makefile index 3f38c2221..dda5d1df0 100644 --- a/net/znc/Makefile +++ b/net/znc/Makefile @@ -40,7 +40,6 @@ CONFIGURE_VARS += \ LIBS="-luClibc++ -lm -lssl $(LIBGCC_S) -lc" CONFIGURE_ARGS += \ - $(TARGET_CONFIGURE_OPTS) \ --disable-c-ares \ --disable-modules \ --disable-perl -- 2.11.0