components/desktop/pidgin/Makefile
changeset 5937 f38e131c2df4
parent 5916 7e69cc042bec
child 6559 a16b1334b51f
equal deleted inserted replaced
5936:56a9d82c570e 5937:f38e131c2df4
    62 	autoconf )
    62 	autoconf )
    63 
    63 
    64 # Needed to get libpurple to link properly.
    64 # Needed to get libpurple to link properly.
    65 LIBS += -lresolv
    65 LIBS += -lresolv
    66 CONFIGURE_ENV +=	LIBS="$(LIBS)"
    66 CONFIGURE_ENV +=	LIBS="$(LIBS)"
    67 CONFIGURE_ENV +=	PKG_CONFIG_PATH=$(PKG_CONFIG_PATH.64)/gnutls-3
    67 
       
    68 # Look for gnutls-3 pkg-config & libraries before the defaults
       
    69 PKG_CONFIG_PATH.64 := $(PKG_CONFIG_PATH.64)/gnutls-3:$(PKG_CONFIG_PATH.64)
       
    70 LDFLAGS += -L$(USRLIBDIR64)/gnutls-3
    68 
    71 
    69 CONFIGURE_ENV += "ac_cv_path_perlpath=$(PERL)"
    72 CONFIGURE_ENV += "ac_cv_path_perlpath=$(PERL)"
    70 
    73 
    71 CONFIGURE_OPTIONS +=	--enable-cyrus-sasl
    74 CONFIGURE_OPTIONS +=	--enable-cyrus-sasl
    72 CONFIGURE_OPTIONS +=	--disable-nss
    75 CONFIGURE_OPTIONS +=	--disable-nss