changeset 6333:2cb18c08d152

* modules/iconv (Files): Move config.rpath to havelib, it is used there. * modules/havelib (Files): Add config.rpath.
author Simon Josefsson <simon@josefsson.org>
date Wed, 05 Oct 2005 13:21:37 +0000
parents 7ccb8645a6c3
children 4b643b12df55
files ChangeLog modules/havelib modules/iconv
diffstat 3 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-05  Simon Josefsson  <jas@extundo.com>
+
+	* modules/iconv (Files): Move config.rpath to havelib, it is used
+	there.
+
+	* modules/havelib (Files): Add config.rpath.
+
 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* modules/xreadlink (Makefile.am): Remove lib_SOURCES.
--- a/modules/havelib
+++ b/modules/havelib
@@ -5,6 +5,7 @@
 m4/lib-ld.m4
 m4/lib-link.m4
 m4/lib-prefix.m4
+build-aux/config.rpath
 
 Depends-on:
 
--- a/modules/iconv
+++ b/modules/iconv
@@ -3,7 +3,6 @@
 
 Files:
 m4/iconv.m4
-build-aux/config.rpath
 
 Depends-on:
 havelib