From owner-cvs-all Thu Mar 23 5:38:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9ED6D37B5E9; Thu, 23 Mar 2000 05:38:32 -0800 (PST) (envelope-from imura@FreeBSD.org) Received: (from imura@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA89012; Thu, 23 Mar 2000 05:38:32 -0800 (PST) (envelope-from imura@FreeBSD.org) Message-Id: <200003231338.FAA89012@freefall.freebsd.org> From: "R. Imura" Date: Thu, 23 Mar 2000 05:38:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt-i18n/patches patch-ac Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imura 2000/03/23 05:38:32 PST Added files: x11-toolkits/qt-i18n/patches patch-ac Log: Fix compilation error with XFree86-4.0. This function XSetIMValues() is only defined in Xlib.h with XFree86-3.3.x, but I nerver find it in Xlib.h with X11R6.4 (nor X11R6.3 and other oldies). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message