]> granicus.if.org Git - transmission/commitdiff
#5272 'quotactl breaks compilation of libT/platform.c on non-Xcode OS/X builds' ...
authorJordan Lee <jordan@transmissionbt.com>
Tue, 5 Feb 2013 14:38:25 +0000 (14:38 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Tue, 5 Feb 2013 14:38:25 +0000 (14:38 +0000)
configure.ac

index 242919a197f750bfa91fc8c6e9b051451b1f1b51..b450ff955b466883d056cf49c2e1c4001bd12424 100644 (file)
@@ -471,6 +471,7 @@ EOF
 fi
 if test "x$have_darwin" = "xyes"; then
     AC_DEFINE([HAVE_DARWIN], 1)
+    AC_DEFINE([SYS_DARWIN], 1)
 fi
 if test "x$have_msw" = "xyes"; then
     AC_DEFINE([HAVE_MSW], 1)