diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-03-11 11:38:25 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-03-11 11:38:25 +0000 |
commit | b983df685659971a4b498b550c4d69eca912ac17 (patch) | |
tree | a20e28e00f46c5e25bcc8163f5ba4a9894f31203 /t1lib/t1lib_5.0.0.oe | |
parent | d4de3324a707de441033444224e5a45675a8ba7b (diff) |
disable t1lib docs unless we have latex-native
BKrev: 40504fb1HDaAzw2flEp2OfMgl-IRbA
Diffstat (limited to 't1lib/t1lib_5.0.0.oe')
-rw-r--r-- | t1lib/t1lib_5.0.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t1lib/t1lib_5.0.0.oe b/t1lib/t1lib_5.0.0.oe index 2becc64e2f..7da306af53 100644 --- a/t1lib/t1lib_5.0.0.oe +++ b/t1lib/t1lib_5.0.0.oe @@ -12,6 +12,7 @@ SRC_URI = http://www.netsw.org/graphic/font/t1lib-${PV}.tar.gz \ inherit autotools libtool EXTRA_OECONF = --without-x --without-athena +EXTRA_OEMAKE = without_doc do_configure() { oe_runconf |