https://svn.lrde.epita.fr/svn/lrde-tools/trunk/build-farm
Index: ChangeLog from Roland Levillain roland@lrde.epita.fr
* buildfarm_worker/antalya.fns (ACLOCAL): Add /sw/share/aclocal to the list of directories visited by aclocal.
antalya.fns | 1 + 1 file changed, 1 insertion(+)
Index: buildfarm_worker/antalya.fns --- buildfarm_worker/antalya.fns (revision 381) +++ buildfarm_worker/antalya.fns (working copy) @@ -12,6 +12,7 @@ export PATH="/lrde/dev/darwin-powerpc/panther/swig-1.3.29/bin:$PATH"
# Set up Libtool (from Fink). +export ACLOCAL="aclocal -I /sw/share/aclocal" export LIBTOOL=/sw/bin/glibtool export LIBTOOLIZE=/sw/bin/glibtoolize