pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/30030: [PATCH] databases/shared-mime-info patches in defines never seen by the compiler



The following reply was made to PR pkg/30030; it has been noted by GNATS.

From: Idar Tollefsen <idart%performancedesign.no@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/30030: [PATCH] databases/shared-mime-info patches in defines
 never seen by the compiler
Date: Sat, 23 Apr 2005 01:14:59 +0200

 pkg/30029 describes a similiar problem for devel/glib2,
 but with a different solution.
 
 For devel/glib2, the necessary definitions are forced into
 config.h post-configure. That solution doesn't work here
 because shared-mime-info uses intltool and intltool's
 override causes build to regenerate config.h after
 post-configure (and after pre-build for that matter).
 
 Also, since devel/glib2 doesn't seem to use intltool,
 so the cause of the problem isn't the same.
 



Home | Main Index | Thread Index | Old Index