Added a default 0 to BUILD_PARTICLES value

This commit is contained in:
Harry Moffat 2004-08-27 16:45:52 +00:00
parent 065d83fdea
commit 1df3900198

View file

@ -456,7 +456,7 @@ AC_SUBST(LOCAL_LIBS)
#--------------------------------------------------
# Particle Library interface
#--------------------------------------------------
BUILD_PARTICLES=
BUILD_PARTICLES=0
if test "$ENABLE_PARTICLES" = "y"
then