diego <subversion at mplayerhq.hu> writes: > -if test "$memalign" = "no" -a "$need_memalign" = "yes" -a \ > - "$memalign_hack" != "yes"; then > +if disabled memalign && enabled_all need_memalign memalign_hack ; then This is wrong. -- M?ns Rullg?rd mru at inprovide.com