mirror of
https://github.com/transmission/transmission
synced 2024-12-24 16:52:39 +00:00
add HAVE_STRCASECMP to libT's list of #defines
This commit is contained in:
parent
5bdac9c724
commit
b4ee1e64ae
1 changed files with 1 additions and 0 deletions
|
@ -2272,6 +2272,7 @@
|
|||
"-DHAVE_STRLCAT",
|
||||
"-DHAVE_ASPRINTF",
|
||||
"-DHAVE_LIBGEN",
|
||||
"-DHAVE_STRCASECMP",
|
||||
);
|
||||
PRODUCT_NAME = transmission;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue