OK, got it.
Hey, thanks for coming. Would you mind signing in?

Adios' Notes

« Back to posts
  • Viewed
    times

Filed under

  • Autoconf
  • Autotools
  • Developer
August 4, 2010

Re: Reading AC_ARG_WITH options

  • Edit
  • Delete
  • Tags
  • Autopost
As a personal preference, I would use AC_ARG_VAR and have the
user enter './configure simulation=/path', but using AR_ARG_WITH
is fine.
via linux.derkeiler.com

使用 AC_ARG_VAR 就可以指定如「host=localhost」或是「port=123」之類的語法。

Tweet
  • 0 responses
  • Like
  • Comment