]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/libidn
proxy: Set number of file descriptors much higher.
[people/teissler/ipfire-2.x.git] / lfs / libidn
index 500087784379b93acbf42fc160e894ccaf71b90b..7ea2d463dc149ff12bb7facc1787c0db27c4c38e 100644 (file)
@@ -73,5 +73,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && ./configure --prefix=/usr --disable-nls
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
+       sed -e 's/include_next/include/g' -i /usr/include/idn-int.h
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)