From owner-cvs-all Tue Nov 5 13:30:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DFA137B401; Tue, 5 Nov 2002 13:30:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CF7D43E6E; Tue, 5 Nov 2002 13:30:39 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA5LSpmV066334; Tue, 5 Nov 2002 13:28:51 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA5LSpRS066331; Tue, 5 Nov 2002 13:28:51 -0800 (PST) Message-Id: <200211052128.gA5LSpRS066331@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 5 Nov 2002 13:28:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtk20 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/11/05 13:28:51 PST Modified files: x11-toolkits/gtk20 Makefile Log: Do not enable XInput by default. While it works well with gtk12, there still seems to be some issues with gtk20. Instead, allow users that really want XInput support to enable it using -DWITH_XINPUT Problem reported by: William N. Culler Jr. Revision Changes Path 1.103 +6 -2 ports/x11-toolkits/gtk20/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message