1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-20 13:16:53 +00:00

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

View file

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