diff options
Diffstat (limited to 'meta/recipes-extended/ghostscript/ghostscript_9.04.bb')
-rw-r--r-- | meta/recipes-extended/ghostscript/ghostscript_9.04.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.04.bb b/meta/recipes-extended/ghostscript/ghostscript_9.04.bb index d4448109bb..86d5ef2f1a 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_9.04.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_9.04.bb | |||
@@ -40,6 +40,7 @@ EXTRA_OECONF = "--without-x --with-system-libtiff --without-jbig2dec --without-j | |||
40 | # http://bugs.ghostscript.com/show_bug.cgi?id=692443 | 40 | # http://bugs.ghostscript.com/show_bug.cgi?id=692443 |
41 | # http://bugs.ghostscript.com/show_bug.cgi?id=692426 | 41 | # http://bugs.ghostscript.com/show_bug.cgi?id=692426 |
42 | CFLAGS += "-DHAVE_SYS_TIME_H=1" | 42 | CFLAGS += "-DHAVE_SYS_TIME_H=1" |
43 | BUILD_CFLAGS += "-DHAVE_SYS_TIME_H=1" | ||
43 | 44 | ||
44 | inherit autotools | 45 | inherit autotools |
45 | 46 | ||