From: Bruno Haible Date: Mon, 31 Jul 2006 11:39:18 +0000 (+0000) Subject: Fix dependencies. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd1bcd06847c4b2c51d9a757c6208fff66bf78f;p=pspp Fix dependencies. --- diff --git a/ChangeLog b/ChangeLog index 2483b4155a..d1e77428a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-07-30 Bruno Haible + + * modules/clean-temp (Depends-on): Add linkedhash-list, remove + linked-list. + 2006-07-30 Bruno Haible * modules/readlink (License): Change to LGPL. diff --git a/modules/clean-temp b/modules/clean-temp index ba7e1913f3..fad4d1d80a 100644 --- a/modules/clean-temp +++ b/modules/clean-temp @@ -15,7 +15,7 @@ tmpdir mkdtemp xalloc xallocsa -linked-list +linkedhash-list gettext-h configure.ac: