public inbox for annobin@sourceware.org
 help / color / mirror / Atom feed
* configure script issues
@ 2024-02-29 15:53 Christian Tramnitz
  2024-02-29 16:24 ` configure script issue Christian Tramnitz
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Tramnitz @ 2024-02-29 15:53 UTC (permalink / raw)
  To: annobin

Hello,

I'm trying to package annobin for Gentoo and stumbled upon an
unexpected behaviour during configure.

When `--without-clang` or `--without-llvm` are passed to configure,
this seems to be interpreted as "with" instead of "without". Omitting
each disables them as per defaults.

I'm not an autoconf pro, but I think there is some inconsistency
between with_clang / with_clang_plugin and with_llvm /
with_llvm_plugin and maybe their default values in the configure
script.
You'll only notice when explicitly trying to turn them off (which is
the default already) so noone may have noticed yet.


BR,
   Christian

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-01 11:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-29 15:53 configure script issues Christian Tramnitz
2024-02-29 16:24 ` configure script issue Christian Tramnitz
2024-03-01 11:48   ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).