-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Commited to HEAD.
* libltdl/configure.ac (AC_OUTPUT): loaders/Makefile is no longer
used.
- --
Gary V. Vaughan ())_. [EMAIL PROTECTED],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 tlaapply version 0.9
http://tkd.kicks-ass.net/arch/[EMAIL PROTECTED]/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFCX5fOFRMICSmD1gYRAj85AJ94BJtCdPiiEysG/s1L+YNO3HZ5ewCgmh0i
CJU1CG4TRQnwD4HMVJH9Uqg=
=84FU
-----END PGP SIGNATURE-----
* looking for [EMAIL PROTECTED]/libtool--gary--1.0--patch-21 to compare with
* comparing to [EMAIL PROTECTED]/libtool--gary--1.0--patch-21
M ChangeLog
M libltdl/configure.ac
* modified files
Index: Changelog
from Gary V. Vaughan <[EMAIL PROTECTED]>
* libltdl/configure.ac (AC_OUTPUT): loaders/Makefile is no longer
used.
--- orig/libltdl/configure.ac
+++ mod/libltdl/configure.ac
@@ -1,5 +1,5 @@
## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -76,5 +76,5 @@
## -------- ##
## Outputs. ##
## -------- ##
-AC_CONFIG_FILES([Makefile loaders/Makefile])
+AC_CONFIG_FILES([Makefile])
AC_OUTPUT