From c6e8074f628eb380883dd3b0cbdc60eb7ef6d0f5 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:59:58 +0000 Subject: s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DO... Author: doogie Date: 2002-11-11 07:00:16 GMT s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DOMAIN to 1, and breaks us. --- methods/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'methods') diff --git a/methods/makefile b/methods/makefile index dcdb0dc46..5700caa23 100644 --- a/methods/makefile +++ b/methods/makefile @@ -8,7 +8,7 @@ BIN := $(BIN)/methods # FIXME.. LIB_APT_PKG_MAJOR = 3.3 -DOMAIN := libapt-pkg$(LIB_APT_PKG_MAJOR) +APT_DOMAIN := libapt-pkg$(LIB_APT_PKG_MAJOR) # The file method PROGRAM=file -- cgit v1.2.3-70-g09d2