add HAVE_STRCASECMP to libT's list of #defines

This commit is contained in:
Mitchell Livingston 2008-06-16 22:19:26 +00:00
parent 5bdac9c724
commit b4ee1e64ae
1 changed files with 1 additions and 0 deletions

View File

@ -2272,6 +2272,7 @@
"-DHAVE_STRLCAT",
"-DHAVE_ASPRINTF",
"-DHAVE_LIBGEN",
"-DHAVE_STRCASECMP",
);
PRODUCT_NAME = transmission;
};