[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Tiny make patch: avoid Netpbm dependency
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] Tiny make patch: avoid Netpbm dependency |
Date: |
Wed, 12 Mar 2014 22:28:43 +0100 (CET) |
>>> Instead, you might contribute a patch to implement a
>>> `--without-doc' configure switch that completely disables the
>>> generation of documentation files. :-)
>
> Really?
Yes.
> Why would somebody ever want to build a piece of software without
> the documentation belonging to it?
To be able to build binaries from the git on platforms that don't have
the necessary tools. Admittedly, for groff this is probably overkill,
since binaries for netpbm are available, but for other packages this
can be quite useful. For example, my ttfautohint project previously
needed a small filter for Pandoc. Pandoc is written in Haskell, and
this filter had to be in Haskell, too. Even if there was a Pandoc
binary for Windows, I needed a complete Haskell environment to compile
this tiny filter – more than 200 MByte package stuff to produce a
20kByte executable (if linked dynamically)...
Of course, a `--without-doc' option shouldn't affect man pages, which
are generated by simple sed commands.
Werner
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, (continued)
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Steffen Nurpmeso, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Werner LEMBERG, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Steffen Nurpmeso, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Werner LEMBERG, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Peter Schaffter, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Steffen Nurpmeso, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Steffen Nurpmeso, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Ingo Schwarze, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Steffen Nurpmeso, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Peter Schaffter, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency,
Werner LEMBERG <=
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Ingo Schwarze, 2014/03/13
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Ralph Corderoy, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Keith Marshall, 2014/03/12
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Werner LEMBERG, 2014/03/13
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Keith Marshall, 2014/03/13
- Re: [Groff] Tiny make patch: avoid Netpbm dependency, Werner LEMBERG, 2014/03/13
- Re: [Groff] Migration to automake; (was: Tiny make patch: avoid Netpbm dependency), Keith Marshall, 2014/03/13
- Re: [Groff] Migration to automake;, Werner LEMBERG, 2014/03/13
- Re: [Groff] Migration to automake, Keith Marshall, 2014/03/14
- Re: [Groff] Migration to automake, Werner LEMBERG, 2014/03/15