After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 321348 - gimp-gap srcdir/builddir fixes
gimp-gap srcdir/builddir fixes
Status: RESOLVED FIXED
Product: gimp-gap
Classification: Other
Component: general
2.2.0
Other All
: Normal normal
: ---
Assigned To: hof
hof
Depends on:
Blocks:
 
 
Reported: 2005-11-13 05:19 UTC by Yaakov Selkowitz
Modified: 2005-11-15 17:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gimp-gap-2.2.0 srcdir/builddir patch (6.47 KB, patch)
2005-11-13 05:19 UTC, Yaakov Selkowitz
committed Details | Review

Description Yaakov Selkowitz 2005-11-13 05:19:07 UTC
I'm attaching a patch that fixes building gimp-gap-2.2.0 where builddir != srcdir.
Comment 1 Yaakov Selkowitz 2005-11-13 05:19:34 UTC
Created attachment 54690 [details] [review]
gimp-gap-2.2.0 srcdir/builddir patch
Comment 2 Sven Neumann 2005-11-15 17:51:42 UTC
2005-11-15  Sven Neumann  <sven@gimp.org>

	* configure.in
	* gap/Makefile.am
	* libgapvidutil/Makefile.am
	* vid_common/Makefile.am
	* vid_enc_avi/Makefile.am
	* vid_enc_ffmpeg/Makefile.am
	* vid_enc_single/Makefile.am: applied patch that fixes the build for
	srcdir != builddir (bug #321348).