From nobody@FreeBSD.org  Fri Aug  3 20:07:37 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 26EA037B403
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  3 Aug 2001 20:07:37 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f7437bX49876;
	Fri, 3 Aug 2001 20:07:37 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200108040307.f7437bX49876@freefall.freebsd.org>
Date: Fri, 3 Aug 2001 20:07:37 -0700 (PDT)
From: "Antonio M. D'souza" <St.Paul's.United.College@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: configure.in for gnotepad has a default option set incorrectly
X-Send-Pr-Version: www-1.0

>Number:         29431
>Category:       ports
>Synopsis:       configure.in for gnotepad has a default option set incorrectly
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 03 20:10:01 PDT 2001
>Closed-Date:    Fri Aug 24 06:56:57 PDT 2001
>Last-Modified:  Fri Aug 24 06:57:04 PDT 2001
>Originator:     Antonio M. D'souza
>Release:        4.3-stable
>Organization:
University of Waterloo
>Environment:
FreeBSD quikbox.ca 4.3-STABLE 
FreeBSD 4.3-STABLE #1: Wed May  i386 unknown
>Description:
Line 737 of the configure.in file should have a no instead of a yes for use_gtkhtml= as it is niot supported in ver. 1.3.3 of this app, according to the developers.
>How-To-Repeat:

>Fix:
Change line 737 of configure.in from
use_gtkhtml=yes
...to:
use_gtkhtml=no
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dwcjr 
State-Changed-When: Fri Aug 24 06:56:57 PDT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29431 
>Unformatted:
