libtool-patches
[Top][All Lists]
Advanced

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

FYI: 83-gary-use-CONFIG_STATUS_DEPENDENCIES.patch


From: Gary V. Vaughan
Subject: FYI: 83-gary-use-CONFIG_STATUS_DEPENDENCIES.patch
Date: Fri, 06 Feb 2004 16:26:13 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

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

Applied to HEAD:

Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>
        * Makefile.am ($(top_builddir)/config.status): Removed.
        * configure.ac (CONFIG_STATUS_DEPENDENCIES): This substitution is
        how automake-1.8 now informs all Makefiles when config.status
        needs to be rebuilt.
        Reported by Alexandre Duret-Lutz <address@hidden>

Index: Makefile.am
===================================================================
RCS file: /cvsroot/libtool/libtool/Makefile.am,v
retrieving revision 1.99
diff -u -p -u -r1.99 Makefile.am
- --- Makefile.am 6 Feb 2004 14:51:56 -0000 1.99
+++ Makefile.am 6 Feb 2004 16:10:05 -0000
@@ -41,9 +41,7 @@ pkgmacro_DATA = m4/libtool.m4 m4/ltdl.m4
~ # The standalone libtool script, and the libtool distributor.
~ bin_SCRIPTS = libtool libtoolize

- -# Make sure config.status is regenerated when the version timestamp changes
~ MKSTAMP = $(SHELL) $(top_srcdir)/config/mkstamp
- -$(top_builddir)/config_status: stamp-vcl
~ stamp-vcl: vcl.tmp $(top_srcdir)/ChangeLog
~ vcl.tmp:
~       @dir=.; test -f $$dir/stamp-vcl || dir=$(srcdir); \
Index: configure.ac
===================================================================
RCS file: /cvsroot/libtool/libtool/configure.ac,v
retrieving revision 1.35
diff -u -p -u -r1.35 configure.ac
- --- configure.ac 6 Feb 2004 14:51:56 -0000 1.35
+++ configure.ac 6 Feb 2004 16:10:05 -0000
@@ -112,6 +112,8 @@ dnl These are bootstrap requirements, on
~ dnl much older releases of autoconf and automake.  See release notes.
~ AM_INIT_AUTOMAKE([1.8 gnits dist-bzip2]) ## We use auto-m4_including

+dnl Make sure config.status is regenerated when the version timestamp changes
+AC_SUBST([CONFIG_STATUS_DEPENDENCIES], ['$(top_builddir)/stamp-vcl'])

~ ## ------------------------------- ##
~ ## Libtool specific configuration. ##



- --
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

iD8DBQFAI8AlFRMICSmD1gYRAkmWAJwKsCwFYjrMomCKq5pMNZlKUQcWjQCgmDfF
8v4UtCYn4y4IgCqM18l/eZ8=
=jtLx
-----END PGP SIGNATURE-----




reply via email to

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