mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
require libuuid
- require libuuid at build time and remove insufficiently seeded replacement for uuid()
This commit is contained in:
parent
779e32540a
commit
fcfd50bd25
8 changed files with 12 additions and 52 deletions
|
@ -70,8 +70,7 @@
|
|||
/* Found get_current_dir_name */
|
||||
#cmakedefine HAVE_GET_CURRENT_DIR_NAME
|
||||
|
||||
/* Found the uuid library */
|
||||
#cmakedefine HAVE_UUID
|
||||
/* Found uuid_unparse_lower in the uuid library */
|
||||
#cmakedefine HAVE_UUID_UNPARSE_LOWER
|
||||
|
||||
/* Undefine this to eliminate the execute command */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue