Bug 3000 - autogen.sh doesn't respect the ACLOCAL variable
Summary: autogen.sh doesn't respect the ACLOCAL variable
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 0.9.3
Hardware: PowerPC Mac OS X (All)
: high trivial
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-12 11:40 UTC by Martin Hedenfalk
Modified: 2005-08-22 00:14 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Martin Hedenfalk 2005-04-12 11:40:52 UTC
The ACLOCAL=${ACLOCAL-aclocal} line allows me to specify an alternative aclocal, but later on:
acdir=`aclocal --print-ac-dir`

just replacing aclocal with $ACLOCAL works for me.
Comment 1 Carl Worth 2005-04-12 11:50:44 UTC
Thanks. Fixed.
Comment 2 Carl Worth 2005-08-22 17:14:10 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.