autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: system libraries that need -R/path/


From: Gary V. Vaughan
Subject: Re: system libraries that need -R/path/
Date: Fri, 28 Nov 2003 09:33:21 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 Thunderbird/0.3

-----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      ())_.  address@hidden,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-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]