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 540134 - ./configure to echo basic config info
./configure to echo basic config info
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: common
0.10.19
Other Linux
: Normal enhancement
: 0.10.21
Assigned To: Stefan Sauer (gstreamer, gtkdoc dev)
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-25 10:59 UTC by Luc Pi
Modified: 2008-06-27 09:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to echoe configuration variables (768 bytes, patch)
2008-06-25 11:00 UTC, Luc Pi
none Details | Review

Description Luc Pi 2008-06-25 10:59:59 UTC
This is a simple basic patch to echo config information from ./configure.

I added this when looking at the documentation (after wondering why it does not build the documentation), therefore it shows just documentation configuration variables. Surely other pieces of information could be added, though I would suggest to apply the patch in it's current state, and I would expect developers to update it with more valuable information, next time they run ./configure.
Comment 1 Luc Pi 2008-06-25 11:00:48 UTC
Created attachment 113389 [details] [review]
patch to echoe configuration variables
Comment 2 Stefan Sauer (gstreamer, gtkdoc dev) 2008-06-27 09:02:54 UTC
2008-06-27  Stefan Kost  <ensonic@users.sf.net>

	* configure.ac:
	  Show configuration sumary after configure run. Based on patch by
	  Luc Pionchon <luc.pionchon@nokia.com>. Fixes: #540134