# HG changeset patch # User Rich Burridge # Date 1456775663 28800 # Node ID d5d6a2a36846ec70336a727866104b09b087cebf # Parent a02d4d12218f2aef4ab7744e82ef264692cc2cbb 22845801 pidgin build told to use options configure doesn't like diff -r a02d4d12218f -r d5d6a2a36846 components/desktop/pidgin/Makefile --- a/components/desktop/pidgin/Makefile Mon Feb 29 11:02:23 2016 -0800 +++ b/components/desktop/pidgin/Makefile Mon Feb 29 11:54:23 2016 -0800 @@ -76,7 +76,6 @@ CONFIGURE_BINDIR.64 = $(CONFIGURE_PREFIX)/bin CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" -CONFIGURE_OPTIONS += --disable-binreloc CONFIGURE_OPTIONS += --enable-cyrus-sasl CONFIGURE_OPTIONS += --disable-nss CONFIGURE_OPTIONS += --enable-gnutls @@ -89,7 +88,6 @@ CONFIGURE_OPTIONS += --disable-nm CONFIGURE_OPTIONS += --disable-consoleui CONFIGURE_OPTIONS += --disable-vv -CONFIGURE_OPTIONS += --with-perl-lib=vendor # Always show the build and link lines for easier debugging. COMPONENT_BUILD_ARGS += V=1