X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fformatpopup.C;h=90f6599ad2310b084fdcdc78fdc1c208e8fca302;hb=HEAD;hp=dc1e95154f1d621ab523b6fa8581a647ee1d1327;hpb=9c5e262df5b6cbe0f4e4b2d53e68e8edc487494b;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/formatpopup.C b/cinelerra-5.1/cinelerra/formatpopup.C index dc1e9515..90f6599a 100644 --- a/cinelerra-5.1/cinelerra/formatpopup.C +++ b/cinelerra-5.1/cinelerra/formatpopup.C @@ -61,8 +61,10 @@ void FormatPopup::create_objects() if(!use_brender) { +#ifdef HAVE_GIFLIB post_item(FILE_GIF); post_item(FILE_GIF_LIST); +#endif #ifdef HAVE_OPENEXR post_item(FILE_EXR); post_item(FILE_EXR_LIST);