[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
m4--devo--1.0--patch-2
From: |
Gary V. Vaughan |
Subject: |
m4--devo--1.0--patch-2 |
Date: |
Thu, 17 Jun 2004 22:19:19 +0100 (BST) |
User-agent: |
mailnotify/0.3 |
Tree version: address@hidden/m4--devo--1.0
CVSROOT: /cvsroot/m4
TIMESTAMP: 1.254 2004/06/17 21:20:25
Module name: /cvsroot/m4/m4
Changes by: address@hidden
Log Message:
Tweaking to enable compilation with latest CVS libtool and
libltdl. We can't just dump the library files directly into the
m4 directory anymore now that libltdl is built from pieces itself:
* bootstrap: Rewritten to use latest libtoolize sanely, and to
set up libltdl subdirectory.
* configure.ac (AC_CONFIG_AUX_DIR): Point to our own, not the
gnulib subdirectory's config.
(TIMESTAMP): Use $ac_aux_dir for VPATH builds.
(m4_pattern_forbid): Remove the cruft to deal with renamed jm_
macros from gnulib.
(AC_LIB_LTDL): Latest libltdl is a sub-project with its own
configure.ac, so use AC_WITH_LTDL instead.
* Makefile.am (SUBDIRS): Add libltdl.
* acm4/m4-regex.m4 (jm_INCLUDED_REGEX): Updated. gnulib now uses
gl_INCLUDED_REGEX.
* m4/Makefile.am (AM_CPPFLAGS): Add INCLTDL.
(libm4_la_SOURCES): Remove ltdl.c and ltdl.h.
(libm4_la_LIBADD): Add LIBLTDL.
* m4/ltdl.c, m4/ltdl.h: Removed.
* m4/m4module.h: Include canonical ltdl.h.
* po/*.po: Updated.
--
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 commit notification generated by tlaapply version 0.5
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- m4--devo--1.0--patch-2,
Gary V. Vaughan <=