From: Simon Josefsson Date: Wed, 5 Oct 2005 13:21:37 +0000 (+0000) Subject: * modules/iconv (Files): Move config.rpath to havelib, it is used there. X-Git-Tag: cvs-readonly~2853 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=72a09f7cd6c30624a5805f088e99e0e6b9a654cf;p=gnulib.git * modules/iconv (Files): Move config.rpath to havelib, it is used there. * modules/havelib (Files): Add config.rpath. --- diff --git a/ChangeLog b/ChangeLog index a8ae0384f..da5c57307 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-10-05 Simon Josefsson + + * modules/iconv (Files): Move config.rpath to havelib, it is used + there. + + * modules/havelib (Files): Add config.rpath. + 2005-10-02 Paul Eggert * modules/xreadlink (Makefile.am): Remove lib_SOURCES. diff --git a/modules/havelib b/modules/havelib index 642e2a39f..fb274f9ed 100644 --- a/modules/havelib +++ b/modules/havelib @@ -5,6 +5,7 @@ Files: m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 +build-aux/config.rpath Depends-on: diff --git a/modules/iconv b/modules/iconv index 3664d316a..a7cbf1546 100644 --- a/modules/iconv +++ b/modules/iconv @@ -3,7 +3,6 @@ Character set conversion. Files: m4/iconv.m4 -build-aux/config.rpath Depends-on: havelib