1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-21 07:24:15 +02:00

Commit changes to m4/private.m4. Please yell (and remove the file from git) if this wasn't supposed to be committed.

This commit is contained in:
Antoine Cellerier 2008-04-09 22:45:42 +02:00
parent 4981062b2a
commit daf0c78f1f

View File

@ -320,7 +320,9 @@ AC_DEFUN([VLC_CONFIG_HELPER], [
grain) list="\${list} video_filter/libgrain" ;;
seamcarving) list="\${list} video_filter/libseamcarving" ;;
croppadd) list="\${list} video_filter/libcroppadd" ;;
blendbench) list="\${list} video_filter/libblendbench" ;;
atmo) list="\${list} video_filter/atmo/libatmo" ;;
dynamicoverlay) list="\${list} video_filter/dynamicoverlay/libdynamicoverlay" ;;
aa) list="\${list} video_output/libaa" ;;
caca) list="\${list} video_output/libcaca" ;;
fb) list="\${list} video_output/libfb" ;;