m4-patches
[Top][All Lists]
Advanced

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

FYI: 82-gary-dont-build-perl-la-module.patch


From: Gary V. Vaughan
Subject: FYI: 82-gary-dont-build-perl-la-module.patch
Date: Tue, 18 Nov 2003 17:19:14 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 Thunderbird/0.3

Applied to HEAD.
--
  ())_.  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  \'      `&
`(_~)_   Tech' Author       http://sources.redhat.com/autobook   =`---d__/
Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>
        * modules/Makefile.am (pkglibexec_LTLIBRARIES): Remove perl.la
        from the standard build.  It is too fragile.

Index: modules/Makefile.am
===================================================================
RCS file: /cvsroot/m4/m4/modules/Makefile.am,v
retrieving revision 1.25
diff -u -p -u -r1.25 Makefile.am
--- modules/Makefile.am 15 Sep 2003 10:00:02 -0000 1.25
+++ modules/Makefile.am 18 Nov 2003 17:14:08 -0000
@@ -36,8 +36,7 @@ LIBS = $(top_builddir)/m4/libm4.la
 AM_LDFLAGS = -no-undefined
 
 pkgmodinclude_HEADERS  = m4.h
-pkglibexec_LTLIBRARIES = gnu.la load.la m4.la \
-                         traditional.la perl.la \
+pkglibexec_LTLIBRARIES = gnu.la load.la m4.la traditional.la \
                          modtest.la shadow.la import.la stdlib.la time.la
 
 if USE_GMP

Attachment: pgpBMNZXG2VOR.pgp
Description: PGP signature


reply via email to

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