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 334417 - autogen.sh bit rot
autogen.sh bit rot
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.1
Other Linux
: Normal trivial
: 0.10.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-13 11:43 UTC by Mikhail Zabaluev
Modified: 2006-05-03 21:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for 0.10.1 (266 bytes, patch)
2006-03-13 11:44 UTC, Mikhail Zabaluev
committed Details | Review

Description Mikhail Zabaluev 2006-03-13 11:43:54 UTC
It seems that autogen.sh fell out of date: it complains about the top-level directory when it fails to find a file which is not there.
Comment 1 Mikhail Zabaluev 2006-03-13 11:44:28 UTC
Created attachment 61166 [details] [review]
Patch for 0.10.1
Comment 2 Tim-Philipp Müller 2006-03-13 12:14:57 UTC
Committed, thanks!

2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>

       Patch by: Mikhail Zabaluev  <mhz altlinux org>

       * autogen.sh:
         Don't check for file that only exists in CVS but isn't
         disted (#334417)