How do I tell what arguments were given to configure?
Alexey V. Degtyarev
alexey at renatasystems.org
Mon Apr 6 20:05:41 UTC 2009
Hi Paul,
make -V CONFIGURE_ARGS
and
make -V CONFIGURE_ENV
within port's directory will show you arguments passed to configure
script and environment variables to be set respectively.
> Greetings again. I am trying to trace down a bug that I think is
> happening in a port. I have captured the output of "make", but I don't
> see in it what arguments are being given to the port's "configure"
> script. Where do I find that?
--
Alexey V. Degtyarev
More information about the freebsd-ports
mailing list