Re: HAS_CONFIGURE error?

From: Emanuel Strobl (Emanuel.strobl_at_gmx.net)
Date: 04/26/05

  • Next message: Vinod Kashyap: "RE: Using the 6-CURRENT twa driver on 5-STABLE."
    To: freebsd-stable@freebsd.org
    Date: Tue, 26 Apr 2005 19:41:27 +0200
    
    
    

    Am Dienstag, 26. April 2005 19:31 schrieb Emanuel Strobl:
    > Hello, from the Mk/bsd.port.mk I read:
    >
    > # CONFIGURE_ARGS
    > # - Pass these args to configure if ${HAS_CONFIGURE} is set.
    > # Default: "--prefix=${PREFIX} ${CONFIGURE_TARGET}" if
    > # GNU_CONFIGURE is set, "CC=${CC} CCFLAGS=${CFLAGS}
    > # PREFIX=${PREFIX} INSTALLPRIVLIB=${PREFIX}/lib
    > # INSTALLARCHLIB=${PREFIX}/lib" if PERL_CONFIGURE is set,
    > # empty otherwise.
    >
    > The first sentence isn't true on 5.4-RC3. If I define HAS_CONFIGURE=yes
    > without CONFIGURE_ENV=--prefix=${PREFIX} the configure script doesn't get
    > --prefix set right.

    Of course I meant the second sentence and CONFIGURE_ARGS, not the first and
    CONFIGURE_ENV! Sorry!

    > Is the description outdated or is this behaviour not intended?
    >
    > Thanks,
    >
    > -Harry

    
    



  • Next message: Vinod Kashyap: "RE: Using the 6-CURRENT twa driver on 5-STABLE."