From owner-freebsd-gnome Thu Jan 3 10:33:50 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mail25.bigmailbox.com (mail25.bigmailbox.com [209.132.220.211]) by hub.freebsd.org (Postfix) with ESMTP id 1D3AB37B405 for ; Thu, 3 Jan 2002 10:33:42 -0800 (PST) Received: (from www@localhost) by mail25.bigmailbox.com (8.10.0/8.10.0) id g03IXak10215; Thu, 3 Jan 2002 10:33:36 -0800 Date: Thu, 3 Jan 2002 10:33:36 -0800 Message-Id: <200201031833.g03IXak10215@mail25.bigmailbox.com> Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary X-Mailer: MIME-tools 4.104 (Entity 4.116) Mime-Version: 1.0 X-Originating-Ip: [199.199.226.71] From: "Peter Schultz" To: gnome@FreeBSD.org Subject: ChatZilla! Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Here's a diff for enabling ChatZilla!: --- Makefile Thu Jan 3 06:09:51 2002 +++ Makefile.irc Thu Jan 3 12:21:49 2002 @@ -57,7 +57,8 @@ --with-jpeg=${LOCALBASE} \ --with-png=${LOCALBASE} \ --with-mng=${LOCALBASE} \ - --with-pthreads + --with-pthreads \ + --with-extensions=default,irc CONFIGURE_ENV= BSD_PTHREAD_LIBS="${PTHREAD_LIBS}" \ CFLAGS="" CXXFLAGS="" \ MOZ_INTERNAL_LIBART_LGPL=1 Seems to be running fine, should be okay for default. Thanks, Pete... ------------------------------------------------------------ Free, BeOS-friendly email accounts: http://BeMail.org/ BeOS News and Community: http://www.BeGroovy.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message