001-no_doc.patch 668 B

123456789101112131415161718192021
  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -1,6 +1,6 @@
  4. ## Process this file with automake to produce Makefile.in
  5. -SUBDIRS = lib bc dc doc
  6. +SUBDIRS = lib bc dc
  7. MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in \
  8. stamp-h $(distdir).tar.gz h/number.h depcomp missing \
  9. --- a/Makefile.in
  10. +++ b/Makefile.in
  11. @@ -288,7 +288,7 @@ target_alias = @target_alias@
  12. top_build_prefix = @top_build_prefix@
  13. top_builddir = @top_builddir@
  14. top_srcdir = @top_srcdir@
  15. -SUBDIRS = lib bc dc doc
  16. +SUBDIRS = lib bc dc
  17. MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in \
  18. stamp-h $(distdir).tar.gz h/number.h depcomp missing \
  19. bc/libmath.h