rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / library / libidn / patches / 000-Makefile.in.patch
blob72b67afa18cedd25a17c1f88d6e2d8c3e4d8e294
1 --- libidn-1.35/doc/Makefile.in 2018-05-11 14:39:28.000000000 +0000
2 +++ libidn-1.35/doc/Makefile.in.new 2019-03-11 08:29:04.940110779 +0000
3 @@ -1657,10 +1657,8 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefi
4 && { if test -f $@; then exit 0; else break; fi; }; \
5 exit 1;; \
6 esac; \
7 - done; \
8 - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
9 - $(am__cd) $(top_srcdir) && \
10 - $(AUTOMAKE) --gnu doc/Makefile
11 + done;
13 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
14 @case '$?' in \
15 *config.status*) \