Re: port mit make-optionen installieren

From: Oliver Fromme <olli(at)secnetix.de>
Date: Sun, 28 Apr 2002 18:30:05 +0200 (CEST)

Philon <philon(at)macnews.de> wrote:
> Im Makefile zu courier-imap steht da im .if !defined(WITH_MYSQL)
>
> CONFIGURE_ARGS+= --without-authmysql
>
> das heisst für mich jetzt wenns WITH_MYSQL definiert ist solls rausgenommen
> werden. Ist das nicht irgendwie wiedersprüchlich?

Nein, das Zeichen »!« bedeutet eine Negation. Also:
Wenn WITH_MYSQL _nicht_ definiert ist, wird dem configure
--without-authmysql übergeben.

Du kannst es z.B. mit »make -DWITH_MYSQL configure« kon-
figurieren, oder es dauerhaft in /etc/make.conf eintragen.

Gruß
   Olli

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
"All that we see or seem is just a dream within a dream" (E. A. Poe)
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 28 Apr 2002 - 18:30:11 CEST

search this site