Re: --site option

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

 



Ben Elliston wrote:
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?

If memory serves, there used to be a -site option in all 'configure' scripts. That feature was removed decades ago, and the above code attempts to cater to people who were invoking 'configure' with the old option.

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf



[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux