Re: ./configure options
Bob Friesenhahn <[email protected]> Mon, 18 Nov 2019 12:29:10 -0600 (CST)
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 18 Nov 2019, Pro Turm wrote: > Maybe my expectations are wrong. > > I expect to see (when without-x is used with configure) in the generated magick_config.h to see generated something like > > /* Define if you have X11 library */ > #undef HasX11 > > and not > > /* Define if you have X11 library */ > /* #undef HasX11 */ > > How do I achieve this ? I am not sure that I like this behavior either, but it is intrinsic to the use of Autoconf and the way that Autoconf has always worked (as far as I remember). For what purpose do you need different behavior? Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt