Forcing the use of simple GUID generator

B
brian@ptlelectronics.co.uk
Fri, Feb 3, 2017 12:49 PM

Hello,

I see in the file aconfigure that there are options to enable/disable
functionality using command line switches when calling ./configure

An example would be --disable-g711-codec

I am looking to force the use of simple GUID generator, instead of the
libuuid.

I cannot see similar logic around the uuid selection to allow (for example)
the command --disable-uuid

Is there a way to force the use of the simple GUID generator, even if the
other library is found?

Thanks,

Brian.

Hello, I see in the file aconfigure that there are options to enable/disable functionality using command line switches when calling ./configure An example would be --disable-g711-codec I am looking to force the use of simple GUID generator, instead of the libuuid. I cannot see similar logic around the uuid selection to allow (for example) the command --disable-uuid Is there a way to force the use of the simple GUID generator, even if the other library is found? Thanks, Brian.