From: Stefan Metzmacher Date: Thu, 26 Feb 2009 14:36:16 +0000 (+0100) Subject: lib/torture: fix depency to map_nt_error_from_unix() X-Git-Url: http://git.samba.org/samba.git/?p=jra%2Fsamba%2F.git;a=commitdiff_plain;h=b934f509ed222eb49e8b24ca111361e563434646 lib/torture: fix depency to map_nt_error_from_unix() This should fix the build on Mac OS 10 metze --- diff --git a/lib/torture/config.mk b/lib/torture/config.mk index abd89260f67..b4ad9ae17f1 100644 --- a/lib/torture/config.mk +++ b/lib/torture/config.mk @@ -3,7 +3,9 @@ PUBLIC_DEPENDENCIES = \ LIBSAMBA-HOSTCONFIG \ LIBSAMBA-UTIL \ - LIBTALLOC + LIBSAMBA-ERRORS \ + LIBTALLOC \ + LIBTEVENT CFLAGS = -I$(libtorturesrcdir) -I$(libtorturesrcdir)/../ torture_VERSION = 0.0.1