Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2000 09:10:04 -0700 (PDT)
From:      "KATO Tsuguru" <tkato@prontomail.ne.jp>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/18231: [PATCH] Update of the Gnotepad+ (editors/gnotepad+) to the new 1.2.1 version
Message-ID:  <200004261610.JAA47806@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/18231; it has been noted by GNATS.

From: "KATO Tsuguru" <tkato@prontomail.ne.jp>
To: "Maxim Sobolev" <sobomax@altavista.net>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/18231: [PATCH] Update of the Gnotepad+ (editors/gnotepad+) to the new 1.2.1 version
Date: Thu, 27 Apr 2000 01:04:59 +0900

 Oh, I've forgotten adding this.... :-(
 
 For GNU Configure script to detect libintl library properly,
 
 > CONFIGURE_ENV=  GTK_CONFIG="${GTK_CONFIG}"
 
 should be as follows:
 
 CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
 		GTK_CONFIG="${GTK_CONFIG}" \
 		LIBS="-L${LOCALBASE}/lib"
 
 
 -- 
 KATO Tsuguru / tkato@prontomail.ne.jp
                    
 Sent by Japanese ProntoMail
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004261610.JAA47806>