autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

--site option


From: Ben Elliston
Subject: --site option
Date: Mon, 4 Apr 2016 07:20:49 +1000
User-agent: Mutt/1.5.23 (2014-03-12)

My generated configure script recognises a --site option:

  -site | --site | --sit)
    ac_prev=site ;;
  -site=* | --site=* | --sit=*)
    site=$ac_optarg ;;

However, $site is never referred to.  What's the purpose of this?  Is
it meant to be a command line analogue for the CONFIG_SITE environment
variable?

Cheers, Ben

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]