libtool
[Top][All Lists]
Advanced

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

Re: CVS libtoolize is broken


From: Raja R Harinath
Subject: Re: CVS libtoolize is broken
Date: Sun, 28 Oct 2001 18:44:16 -0600
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu)

Bob Friesenhahn <address@hidden> writes:
> By the way, I have attached a patch to resolve this particular
> problem.  There is also a warning emitted from configure that someone
> should look at.
>
> Bob
>
> Index: configure.ac
> ===================================================================
> RCS file: /home/cvs/libtool/configure.ac,v
> retrieving revision 1.6
> diff -u -r1.6 configure.ac
> --- configure.ac      2001/10/06 15:35:17     1.6
> +++ configure.ac      2001/10/29 00:03:50
> @@ -52,7 +52,7 @@
>  ## ------------------------------- ##
>  ## Libtool specific configuration. ##
>  ## ------------------------------- ##
> -pkgdatadir='${datadir}'"/${PACKAGE}"
> +pkgdatadir='${datadir}'"/AC_PACKAGE_TARNAME
>  AC_SUBST([pkgdatadir]) # automake does not need this, but libtoolize does
>
>  aclocaldir='${datadir}/aclocal'

Or the following patch:

Attachment: libtool.diff
Description: Text Data

- Hari
-- 
Raja R Harinath ------------------------------ address@hidden
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash

reply via email to

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