Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 6/8] package/links: add --with/--without-libtiff
Date: Sat, 20 Feb 2016 18:40:40 +0100	[thread overview]
Message-ID: <20160220174040.GK3418@free.fr> (raw)
In-Reply-To: <1455986411-14273-7-git-send-email-bernd.kuhls@t-online.de>

Bernd, All,

On 2016-02-20 17:40 +0100, Bernd Kuhls spake thusly:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/links/links.mk | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/package/links/links.mk b/package/links/links.mk
> index 26af392..3486d94 100644
> --- a/package/links/links.mk
> +++ b/package/links/links.mk
> @@ -31,7 +31,10 @@ ifeq ($(BR2_PACKAGE_JPEG),y)
>  LINKS_DEPENDENCIES += jpeg
>  endif
>  ifeq ($(BR2_PACKAGE_TIFF),y)
> +LINKS_CONF_OPTS += --with-libtiff
>  LINKS_DEPENDENCIES += tiff
> +else
> +LINKS_CONF_OPTS += --without-libtiff
>  endif
>  endif
>  
> -- 
> 2.7.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2016-02-20 17:40 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-20 16:40 [Buildroot] [PATCH 0/8] package/links: With or without you ;) Bernd Kuhls
2016-02-20 16:40 ` [Buildroot] [PATCH 1/8] package/links: add --with/--without-zlib Bernd Kuhls
2016-02-20 17:38   ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 2/8] package/links: add --with/--without-lzma Bernd Kuhls
2016-02-20 17:39   ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 3/8] package/links: add --with/--without-ssl Bernd Kuhls
2016-02-20 17:43   ` Yann E. MORIN
2016-02-20 17:47     ` Bernd Kuhls
2016-02-20 17:50       ` Yann E. MORIN
2016-02-20 19:50         ` Bernd Kuhls
2016-02-20 16:40 ` [Buildroot] [PATCH 4/8] package/links: add --with/--without-libevent Bernd Kuhls
2016-02-20 17:39   ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 5/8] package/links: add --with/--without-bzip2 Bernd Kuhls
2016-02-20 17:40   ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 6/8] package/links: add --with/--without-libtiff Bernd Kuhls
2016-02-20 17:40   ` Yann E. MORIN [this message]
2016-02-20 16:40 ` [Buildroot] [PATCH 7/8] package/links: add --disable-graphics Bernd Kuhls
2016-02-20 17:42   ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 8/8] package/links: add --with/--without-libjpeg Bernd Kuhls
2016-02-20 17:42   ` Yann E. MORIN
2016-02-20 17:37 ` [Buildroot] [PATCH 0/8] package/links: With or without you ;) Yann E. MORIN
2016-02-21 13:58 ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160220174040.GK3418@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox