build-farm 382: Add /sw/share/aclocal to the list of directories visited by aclocal.

25 Sep
2006
25 Sep
'06
10:26 p.m.
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
6908
Age (days ago)
6908
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roland Levillain