From 1df3900198928dd5b9fa946fcd9f6669e524acc9 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Fri, 27 Aug 2004 16:45:52 +0000 Subject: [PATCH] Added a default 0 to BUILD_PARTICLES value --- config/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/configure.in b/config/configure.in index a0b38e757..027149191 100755 --- a/config/configure.in +++ b/config/configure.in @@ -456,7 +456,7 @@ AC_SUBST(LOCAL_LIBS) #-------------------------------------------------- # Particle Library interface #-------------------------------------------------- -BUILD_PARTICLES= +BUILD_PARTICLES=0 if test "$ENABLE_PARTICLES" = "y" then