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 673763 - add website to autoconf
add website to autoconf
Status: RESOLVED OBSOLETE
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal normal
: Git
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2012-04-09 03:05 UTC by Paul Lange
Modified: 2012-05-03 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add website to AC_INIT (796 bytes, patch)
2012-04-09 03:05 UTC, Paul Lange
none Details | Review

Description Paul Lange 2012-04-09 03:05:24 UTC
Created attachment 211606 [details] [review]
add website to AC_INIT

We should add the website to AC_INIT
Comment 1 Jean-François Fortin Tam 2012-05-01 17:20:53 UTC
Can you tell me why we need the website to be in configure (instead of being hardcoded)? :)
Comment 2 Paul Lange 2012-05-01 17:55:04 UTC
No, when I read autoconf documentation I saw that you can add the website. 

However this doesn't provide any advantages and I'm not sure about the autoconf requirements. maybe it's best to close this as it is.