From 8f19fda4baa210eab4dd9c508b5aca253c13a0c4 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Mon, 24 Jan 2005 12:19:27 +0000 Subject: Suppressed the conditional compilation of the anti-overlapping code. Added the conditional compilation of all the atc code. --- configure.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 0ce64dd..91236cf 100644 --- a/configure.in +++ b/configure.in @@ -222,10 +222,9 @@ ZINC_ENABLE_SHAPE ZINC_ENABLE_GL #-------------------------------------------------------------------- -# Define the OM symbol to control inclusion of the overlap manager -# support. +# Define the ATC symbol to control inclusion of the ATC specific code. #-------------------------------------------------------------------- -ZINC_ENABLE_OM +ZINC_ENABLE_ATC #-------------------------------------------------------------------- # Finally, substitute all of the various values into the Makefile. -- cgit v1.1