diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2004-12-23 17:09:36 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2004-12-23 17:09:36 +0000 |
commit | 3767550a4ec21c7b3c5ac36827f6cbade976de96 (patch) | |
tree | 1de077f4945dcf2d9003c148ef15cd34f69b008d /dev-libs/log4cxx/ChangeLog | |
parent | Stable on hppa. (diff) | |
download | historical-3767550a4ec21c7b3c5ac36827f6cbade976de96.tar.gz historical-3767550a4ec21c7b3c5ac36827f6cbade976de96.tar.bz2 historical-3767550a4ec21c7b3c5ac36827f6cbade976de96.zip |
Don't use use_enable for unicode, as the configure.in doesn't respect --disable-unicode; fixes bug 75448.
Diffstat (limited to 'dev-libs/log4cxx/ChangeLog')
-rw-r--r-- | dev-libs/log4cxx/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-libs/log4cxx/ChangeLog b/dev-libs/log4cxx/ChangeLog index ad8a5543aa85..a3aa96777b14 100644 --- a/dev-libs/log4cxx/ChangeLog +++ b/dev-libs/log4cxx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/log4cxx # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/ChangeLog,v 1.5 2004/12/22 15:17:16 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/ChangeLog,v 1.6 2004/12/23 17:09:36 ka0ttic Exp $ + + 23 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> log4cxx-0.9.7.ebuild: + Don't use use_enable for unicode, as the configure.in doesn't respect + --disable-unicode; fixes bug 75448. *log4cxx-0.9.7 (22 Dec 2004) |