diff options
| -rw-r--r-- | meta/recipes-extended/cups/cups.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index 4b2d21409c..da70b87630 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc | |||
| @@ -44,6 +44,7 @@ EXTRA_OECONF = " \ | |||
| 44 | --without-perl \ | 44 | --without-perl \ |
| 45 | --without-python \ | 45 | --without-python \ |
| 46 | --without-java \ | 46 | --without-java \ |
| 47 | DSOFLAGS='${LDFLAGS}' \ | ||
| 47 | " | 48 | " |
| 48 | 49 | ||
| 49 | EXTRA_AUTORECONF += "--exclude=autoheader" | 50 | EXTRA_AUTORECONF += "--exclude=autoheader" |
