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 104650 - ./autogen.sh execute configure
./autogen.sh execute configure
Status: VERIFIED FIXED
Product: dia
Classification: Other
Component: general
CVS head
Other Linux
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-28 17:34 UTC by Hubert Figuiere (:hub)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (873 bytes, patch)
2003-06-19 23:49 UTC, Hubert Figuiere (:hub)
none Details | Review

Description Hubert Figuiere (:hub) 2003-01-28 17:34:49 UTC
./autogen.sh should NOT execute configure as it is meant to be executed
from source directory, while configure can be executed from anywhere. I
myself build in a different directory so that I can just rm -fr it when I
urgently need some disk space.
Comment 1 Hubert Figuiere (:hub) 2003-06-19 23:49:59 UTC
Created attachment 17641 [details] [review]
proposed patch
Comment 2 Lars Clausen 2003-07-06 08:37:28 UTC
Applied.  Thanks for the patch.
Comment 3 Hubert Figuiere (:hub) 2003-07-17 08:46:20 UTC
verified.