> + AS_IF([test "${enable_libmpeg2}" != "no"], [ That's incorrect. You're only testing if the user hasn't disable the libmpeg2 module but not if configure has found or not libmpeg2 on the system. -- Xtophe