summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-05-29 20:03:53 +0000
committerTravis Tilley <lv@gentoo.org>2004-05-29 20:03:53 +0000
commit7b50de575d8abb8116b452178452006e8f46d5ab (patch)
tree501565d4148f5d41a7e6924389fdcb53549c5019 /x11-libs/openmotif/ChangeLog
parentmarking -r3 stable, adding -r4 with a couple of patches from cvs. (Manifest r... (diff)
downloadgentoo-2-7b50de575d8abb8116b452178452006e8f46d5ab.tar.gz
gentoo-2-7b50de575d8abb8116b452178452006e8f46d5ab.tar.bz2
gentoo-2-7b50de575d8abb8116b452178452006e8f46d5ab.zip
added an #undef X_LOCALE before including XLocale.h, otherwise locale.h isnt included and compilation fails with gcc 3.4
Diffstat (limited to 'x11-libs/openmotif/ChangeLog')
-rw-r--r--x11-libs/openmotif/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog
index 981d7f71a9ae..a9b1bfb7a8f7 100644
--- a/x11-libs/openmotif/ChangeLog
+++ b/x11-libs/openmotif/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/openmotif
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.43 2004/05/12 15:42:57 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.44 2004/05/29 20:03:53 lv Exp $
+
+ 29 May 2004; Travis Tilley <lv@gentoo.org>
+ +files/openmotif-2.1.30-gcc34.patch, openmotif-2.1.30-r5.ebuild:
+ added an #undef X_LOCALE before including XLocale.h, otherwise locale.h isnt
+ included and compilation fails with gcc 3.4
12 May 2004; Ciaran McCreesh <ciaranm@gentoo.org>
openmotif-2.1.30-r4.ebuild: