Commit 3f628821 authored by Antoine Cellerier's avatar Antoine Cellerier

Second blind attempt at fixing linking with --disable-vlm

parent cb1b6659
......@@ -377,6 +377,7 @@ vlm_message_t *vlm_MessageNew (const char *a, const char *fmt, ...)
return vlm_MessageSimpleNew (a);
}
#undef vlm_New
vlm_t *vlm_New (vlc_object_t *obj)
{
msg_Err (obj, "VLM not compiled-in!");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment