]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-3110 --comment-only phase 3.3 nevermind use getlibs
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 24 Mar 2011 22:22:42 +0000 (17:22 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 24 Mar 2011 22:22:42 +0000 (17:22 -0500)
src/mod/applications/mod_enum/Makefile

index 789bba92147358ea0995b327cfbbca85249fed30..f5d0ac265d9246294489176eaaa3a24ed4a570e4 100644 (file)
@@ -25,7 +25,7 @@ $(LDNS_DIR)/Makefile.in:
 
 $(LDNS_BUILDDIR)/Makefile: $(LDNS_DIR)/Makefile.in
        mkdir -p $(LDNS_BUILDDIR)
-       cd $(LDNS_BUILDDIR) && $(DEFAULT_VARS) $(LDNS_DIR)/configure $(DEFAULT_ARGS) --srcdir=$(LDNS_DIR) --disable-gost
+       cd $(LDNS_BUILDDIR) && $(DEFAULT_VARS) $(LDNS_DIR)/configure $(DEFAULT_ARGS) --srcdir=$(LDNS_DIR) --disable-gost --without-ssl --disable-sha2
        $(TOUCH_TARGET)
 
 $(LDNS_LA): $(LDNS_BUILDDIR)/Makefile