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 68958 - Fix configure.in so that it'll also work with autoconf 2.52
Fix configure.in so that it'll also work with autoconf 2.52
Status: VERIFIED FIXED
Product: GIMP
Classification: Other
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: GIMP Bugs
Daniel Egger
Depends on:
Blocks:
 
 
Reported: 2002-01-17 22:11 UTC by Raja R Harinath
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Have configure.in work with autoconf 2.52 (7.06 KB, patch)
2002-01-17 22:16 UTC, Raja R Harinath
none Details | Review

Description Raja R Harinath 2002-01-17 22:11:15 UTC
Here's a patch to add a few judiciously placed [] so that configure.in will
work with autoconf 2.52.

(I can commit the changes if approved)
Comment 1 Raja R Harinath 2002-01-17 22:16:57 UTC
Created attachment 6426 [details] [review]
Have configure.in work with autoconf 2.52
Comment 2 Sven Neumann 2002-01-18 12:47:26 UTC
I would have prefered to see the patch on the gimp-developer mailing
list. Anyway, please go ahead and commit the changes. 
Comment 3 Raphaël Quinet 2002-01-18 13:21:54 UTC
I think that if a patch is larger than 4 or 5 KB (such as this one),
then it is better to use bugzilla because it would be a bit large for
the mailing list.  The best solution is probably to submit a bug
report in bugzilla and then post a link to it on the mailing list.
But this is only my opinion and you are the boss, so...  ;-)
Comment 4 Raja R Harinath 2002-01-18 19:08:29 UTC
Applied.