libtool-patches
[Top][All Lists]
Advanced

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

FYI: 105-gary-fix-config-h-VPATH.patch


From: Gary V. Vaughan
Subject: FYI: 105-gary-fix-config-h-VPATH.patch
Date: Mon, 29 Mar 2004 13:03:15 +0100 (BST)
User-agent: mailnotify/0.2

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Applied to HEAD.
- -- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
__________________________________________________________
This patch notification generated by cvsapply version 0.13
http://savannah.gnu.org/projects/cvs-utils
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Darwin)

iD8DBQFAaBCCFRMICSmD1gYRAmy2AJ4miq9lY8GjCDh3JkRdFLzf01ONjwCfWEYw
CJ/RZdMQLLZ8hcNV4T4qXcM=
=yWGi
-----END PGP SIGNATURE-----
Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>
        * Makefile.am (pkgmacro_DATA): Install ltoptions.m4.

Index: Makefile.am
===================================================================
RCS file: /cvsroot/libtool/libtool/Makefile.am,v
retrieving revision 1.107
diff -u -p -u -r1.107 Makefile.am
--- Makefile.am 15 Feb 2004 17:57:31 -0000 1.107
+++ Makefile.am 29 Mar 2004 12:02:10 -0000
@@ -36,7 +36,8 @@ dist_pkgdata_DATA = config/config.guess 
 # Everything that gets picked up by aclocal is automatically distributed,
 # this is the list of macro files we install on the user's system.
 pkgmacrodir = $(pkgdatadir)/m4
-pkgmacro_DATA = m4/libtool.m4 m4/ltdl.m4 m4/ltsugar.m4 m4/ltversion.m4
+pkgmacro_DATA = m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 \
+       m4/ltversion.m4
 
 # We build ltversion.m4 here, instead of from config.status,
 # because config.status is rerun each time one og configure's

reply via email to

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