gutenprint: disable (doxygen) documentation generation
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 11 May 2013 19:18:49 +0000 (21:18 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 11 May 2013 19:18:49 +0000 (21:18 +0200)
Just wastes build time, so disable it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gutenprint/gutenprint.mk

index a598ea99e413e42df4503c32938a3bf3d0d28585..b4698437c11de69f53f978d4fcbfc5678c838fa0 100644 (file)
@@ -23,6 +23,7 @@ GUTENPRINT_DEPENDENCIES += host-gutenprint
 
 GUTENPRINT_CONF_OPT = --disable-libgutenprintui2 \
                       --disable-samples \
+                      --without-doc \
                       --without-gimp2 \
                       --without-foomatic \
                       --without-foomatic3 \