Problem 1316

Summary: patch to make configure respect --with-python-incdir
Product: Environments Reporter: Benda Xu <heroxbd>
Component: g4pyAssignee: Koichi Murakami <Koichi.Murakami>
Status: CLOSED FIXED    
Severity: normal    
Priority: P5    
Version: 9.5   
Hardware: All   
OS: All   
URL: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sci-physics/geant-python/files/geant-python-4.9.5-build.patch
Attachments: geant-python-4.9.5-build.patch

Description Benda Xu 2012-05-20 04:47:55 CEST
Hi,

If python include dir is not /usr/include, configure can not figure it out even when configure --python-incdir=/some/offset/usr/include is specified.
Comment 1 Benda Xu 2012-05-20 04:48:46 CEST
Created attachment 164 [details]
geant-python-4.9.5-build.patch
Comment 2 Koichi Murakami 2012-07-24 01:25:39 CEST
Thanks.
The logics was fixed.
Comment 3 Benda Xu 2012-07-24 05:14:00 CEST
Thanks a lot, Murakami-san :)