summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2002-05-29 04:26:12 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2002-05-29 04:26:12 +0000
commit4040ea67faa339d4e620030784f33e6f1660d572 (patch)
tree41992c58e54bcb52fe8ffe272b89a111e03c87c7 /media-libs/imlib/ChangeLog
parentwavemon is an ncurses wavelan monitoring utility (diff)
downloadgentoo-2-4040ea67faa339d4e620030784f33e6f1660d572.tar.gz
gentoo-2-4040ea67faa339d4e620030784f33e6f1660d572.tar.bz2
gentoo-2-4040ea67faa339d4e620030784f33e6f1660d572.zip
Pass configure --includedir="" and make install
includedir=${D}/usr/include to make gcc3.1 happy (also tested on a 2.95.3 machine).
Diffstat (limited to 'media-libs/imlib/ChangeLog')
-rw-r--r--media-libs/imlib/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog
index 93922194c3c0..6baf00a778d4 100644
--- a/media-libs/imlib/ChangeLog
+++ b/media-libs/imlib/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for media-libs/imlib
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.6 2002/05/04 14:53:29 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.7 2002/05/29 04:26:12 mkennedy Exp $
+
+*imlib-1.9.14-r1 (28 May 2002)
+
+ 28 May 2002; Matthew Kennedy <mkennedy@gentoo.org> imlib-1.9.14-r1.ebuild
+ files/digest-imlib-1.9.14-r1, ChangeLog :
+
+ Pass configure --includedir="" and make install
+ includedir=${D}/usr/include to make gcc3.1 happy (also tested on a
+ 2.95.3 machine). Thanks to Rufiao Valhacouto
+ <rufiao@gmx.net> and lostlogic@lostlogicx.com (Brandon Low) of bug
+ #3135 for this nice catch.
*imlib-1.9.14 (4 May 2002)