mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 06:40:26 +00:00
lib_common: move dlopen etc compat to separate src
It is a bit needless to compile the dlerror() commat in a huge number of sources including that file. Moreover, the compat functions are not direcly linked to modules' infrastructure in UG, which was piggy-backed to.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @author Martin Pulec <pulec@cesnet.cz>
|
||||
*/
|
||||
/*
|
||||
* Copyright (c) 2012-2019 CESNET, z. s. p. o.
|
||||
* Copyright (c) 2012-2022 CESNET, z. s. p. o.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
||||
Reference in New Issue
Block a user