Don't build asprintf compat code on osx.

This commit is contained in:
Josh Elsasser 2007-07-18 22:12:08 +00:00
parent 3c60fb0ded
commit 77de71ae5e
1 changed files with 1 additions and 0 deletions

View File

@ -1495,6 +1495,7 @@
"-D__TRANSMISSION__",
"-DHAVE_STRLCPY",
"-DHAVE_STRLCAT",
"-DHAVE_ASPRINTF",
"-DHAVE_LIBGEN",
);
PRODUCT_NAME = transmission;