Re: How to "bake in" configure args

2021-03-23 Thread Bob Friesenhahn
On Tue, 23 Mar 2021, Dan Mahoney (Gushi) wrote: Is there a "standard" way to do this? Google kind of fails for this. I see that Gavin Smith already answered the question you asked, but GraphicsMagick took a different tact. The configure options used are interesting but don't provide the an

Re: libtool wrapper

2021-03-23 Thread Bob Friesenhahn
On Tue, 23 Mar 2021, Dan Mahoney (Gushi) wrote: Given the standard nature of autoconf/automake/libtool, Before we install, we have a wrapper script sitting in $srcdir/opendmarc/opendmarc, that wraps libtool around a compiled library in $srcdir/.libs Here's the problem with that -- the way th

Re: How to "bake in" configure args

2021-03-23 Thread Dan Mahoney
Yes, precisely. Thanks, -Dan > On Mar 23, 2021, at 2:12 PM, Gavin Smith wrote: > > On Tue, Mar 23, 2021 at 02:06:57PM -0700, Dan Mahoney (Gushi) wrote: >> All, >> >> If you look at a recent version of BIND's named -V (which is not a gnu >> program, but bear with me), you can see a kitchen-sin

libtool wrapper

2021-03-23 Thread Dan Mahoney (Gushi)
This may be a automake or libtool question more than autoconf, but I've gotten good help from people here. I'm helping the OpenDMARC project. We install a binary (opendmarc) and a library (libopendmarc). Given the standard nature of autoconf/automake/libtool, Before we install, we have a wr

Re: How to "bake in" configure args

2021-03-23 Thread Gavin Smith
On Tue, Mar 23, 2021 at 02:06:57PM -0700, Dan Mahoney (Gushi) wrote: > All, > > If you look at a recent version of BIND's named -V (which is not a gnu > program, but bear with me), you can see a kitchen-sink like line like: > > %/usr/local/sbin/named -v > BIND 9.11.27 (Extended Support Version)

How to "bake in" configure args

2021-03-23 Thread Dan Mahoney (Gushi)
All, If you look at a recent version of BIND's named -V (which is not a gnu program, but bear with me), you can see a kitchen-sink like line like: %/usr/local/sbin/named -v BIND 9.11.27 (Extended Support Version) %/usr/local/sbin/named -V BIND 9.11.27 (Extended Support Version) running on Fr