-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Harlan Stenn wrote: | IMO the macros belong in autoconf, as autoconf is where folks are *using* | the libraries and need the -R flag. | | I would not want to have to remember to update/install libtool someplace | in order to get these macros. I don't want to tell folks who want to use | the maintainer version of the NTP tree that they now also have to install | libtool. NTP does not use libtool and I have no plans for it to do so.
The problem with maintaining them in autoconf is that they will always be a step behind the equivalent code in libtool, and neither would get the others bug fixes reliably.
If you don't want the hassle of installing libtool on your machine, you could add the following to your Makefile in NTP:
SAVANNAH_GNU_ORG = http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~ LIBTOOL_M4 = libtool/m4/libtool.m4
fetch: wget $(SAVANNAH_GNU_ORG)/$(LIBTOOL_M4)
Cheers, Gary. - -- Gary V. Vaughan ())_. gary@{lilith.warpmail.net,gnu.org} Research Scientist ( '/ http://www.oranda.demon.co.uk GNU Hacker / )= http://www.gnu.org/software/libtool Technical Author `(_~)_ http://sources.redhat.com/autobook -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQE/xxZhFRMICSmD1gYRAsBuAJ9OZtaHXu082ytAcc8OCUPtZMlTIwCgnOkY vb3lG9gX+xUvcl7sVUYAOOY= =7AzD -----END PGP SIGNATURE-----